Commit 7d16bbc0 authored by hujun's avatar hujun

111

parent d72935bb
......@@ -425,8 +425,6 @@ Route::group('broker', [
'getFeedInfo' => ['api_broker/Feed/getFeedInfo', [ 'method' => 'get' ] ], //feed流喜报详情
'editDecFeedClick' => ['api_broker/Feed/editDecFeedClick', [ 'method' => 'post' ] ], //feed流喜报详情
'getAgentsResidueNumList' => ['api_broker/LookShop/getAgentsResidueNumList', [ 'method' => 'get' ] ], //剩余铺数列表
'setAgentLookNum' => ['api_broker/LookShop/setAgentLookNum', [ 'method' => '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