Commit a3ca70f8 authored by zhuwei's avatar zhuwei

1

parent d1b4bc01
......@@ -1030,8 +1030,9 @@ Route::group('office', [
'marchInListPcInfo' => ['api_broker/OfficePerformance/marchInListPcInfo', ['method' => 'POST|GET']],//进场
'followListPcInfo' => ['api_broker/OfficePerformance/followListPcInfo', ['method' => 'POST|GET']],//报备
// 'collectionListByBargainId' => ['api_broker/OfficePerformance/collectionListByBargainId', ['method' => 'POST|GET']],
// 'collectionListByBargainId' => ['api_broker/OfficePerformance/collectionListByBargainId', ['method' => 'POST|GET']],
'paylogListPcInfo' => ['api_broker/OfficePerformance/paylogListPcInfo', ['method' => 'POST|GET']],//收款
'bargainSumPcInfo' => ['api_broker/OfficePerformance/bargainSumPcInfo', ['method' => 'POST|GET']],//成交
'housingResourcePcInfo' => ['api_broker/OfficePerformance/housingResourcePcInfo', ['method' => 'POST|GET']],//新增商铺数(办公楼)
]);
......
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