Commit a0f5c3da authored by clone's avatar clone

route

parent 49587d2e
......@@ -240,7 +240,7 @@ Route::group('broker', [
'callCollectList' => [ 'api_broker/CellPhone/callCollectList', [ 'method' => 'get' ] ],//经纪人通话汇总
'getShopList' => ['api_broker/Shop/getShopList', [ 'method' => 'get' ] ],
'getShopList' => ['api_broker/Shop/getShopList', [ 'method' => 'get|post' ] ],
]);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment