Commit 7c742013 authored by zhuwei's avatar zhuwei

客户详情

parent 972d3732
......@@ -757,6 +757,7 @@ Route::group('broker', [
'userDetail' => [ 'api_broker/User/userDetail', [ 'method' => 'get|post' ] ],//
'userLog' => [ 'api_broker/User/userLog', [ 'method' => 'get|post' ] ],//
'followUpLog' => [ 'api_broker/User/followUpLog', [ 'method' => 'get|post' ] ],//
'userDetailFull' => [ 'api_broker/User/userDetailFull', [ '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