Siti Hajar Ibrahim преди 5 години
родител
ревизия
beb2e4032c
променени са 2 файла, в които са добавени 2 реда и са изтрити 4 реда
  1. 0
    4
      routes/api.php
  2. 2
    0
      routes/web.php

+ 0
- 4
routes/api.php Целия файл

@@ -47,7 +47,3 @@ Route::group(['middleware' => 'mobileapps'], function() {
Route::get('/claim/12/12/2019','DS\MarketingController@manualDate');
Route::get('/get-data','Api\FormController@get_data_form');
});

Route::group(['middleware' => 'csAuth'], function () {
Route::get('/customer-service/get-data-claim','Api\ClaimedController@get_data_claim');
});

+ 2
- 0
routes/web.php Целия файл

@@ -161,6 +161,8 @@ Route::group(['middleware' => 'csAuth'], function () {
Route::get('/CustomerService/wo/building-json', 'DS\CustomerService\CustomerController@getBuilding')->name('getBuilding');
Route::get('/CustomerService/wo/filter/{year}/{month}/{status}', 'DS\CustomerService\CustomerController@filterCustomerWo')->name('filterCustomerWo');
Route::post('/CustomerService/wo/delete-wo', 'DS\CustomerService\CustomerController@deleteCustomerWo')->name('deleteCustomerWo');

Route::get('/customer-service/get-data-claim','Api\ClaimedController@get_data_claim');
});

/** Access Authorized (Contractor) **/

Loading…
Отказ
Запис