gogs %!s(int64=2) %!d(string=hai) anos
pai
achega
45d2dce0d4
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      routes/api.php

+ 0 - 1
routes/api.php

@@ -142,7 +142,6 @@ Route::group(['middleware'=> ['checkLogin']],function ($route){
     $route->any('fyyList', 'Api\FyyOrderController@orderList');
     $route->any('fyyRefreshOnHandQuantity', 'Api\FyyOrderController@fyyRefreshOnHandQuantity');
     $route->any('fyyMobileList', 'Api\FyyOrderController@orderMobileList');
-    $route->any('getOutOrderNum','Api\FyyOrderController@getOutOrderNum');
 
     //获取发货单
     $route->any('getShipmentOrder', 'Api\FyyOrderController@getShipmentOrder');