Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
tl_estate
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hujun
tl_estate
Commits
7cf1084f
Commit
7cf1084f
authored
Aug 07, 2019
by
clone
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
f4903b32
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
27 additions
and
26 deletions
+27
-26
route.php
application/route.php
+27
-26
No files found.
application/route.php
View file @
7cf1084f
...
@@ -372,7 +372,7 @@ Route::group('index', [
...
@@ -372,7 +372,7 @@ Route::group('index', [
'accountingTable'
=>
[
'index/RealTimePerformance/accountingTable'
,
[
'method'
=>
'GET'
]],
//成本核算表 liu
'accountingTable'
=>
[
'index/RealTimePerformance/accountingTable'
,
[
'method'
=>
'GET'
]],
//成本核算表 liu
'receivingLog'
=>
[
'index/RealTimePerformance/receivingLog'
,
[
'method'
=>
'GET'
]],
//收款日志 liu
'receivingLog'
=>
[
'index/RealTimePerformance/receivingLog'
,
[
'method'
=>
'GET'
]],
//收款日志 liu
'forgetSubmitFinancial'
=>
[
'index/RealTimePerformance/forgetSubmitFinancial'
,
[
'method'
=>
'GET'
]],
//财务日报未提交 liu
'forgetSubmitFinancial'
=>
[
'index/RealTimePerformance/forgetSubmitFinancial'
,
[
'method'
=>
'GET'
]],
//财务日报未提交 liu
'shopinspectionLog'
=>
[
'index/ShopInspectionLog/shopinspectionLogList'
,
[
'method'
=>
'POST|GET'
]],
//商铺查看日志liu
'shopinspectionLog'
=>
[
'index/ShopInspectionLog/shopinspectionLogList'
,
[
'method'
=>
'POST|GET'
]],
//商铺查看日志liu
'opensquareLog'
=>
[
'index/OpenSquareLog/opensquarelogList'
,
[
'method'
=>
'POST|GET'
]],
//开盘广场liu
'opensquareLog'
=>
[
'index/OpenSquareLog/opensquarelogList'
,
[
'method'
=>
'POST|GET'
]],
//开盘广场liu
...
@@ -569,7 +569,7 @@ Route::group('index', [
...
@@ -569,7 +569,7 @@ Route::group('index', [
'receiptOperatingRecordsList'
=>
[
'index/ReceiptOperatingRecords/receiptOperatingRecordsList'
,
[
'method'
=>
'POST|GET'
]],
'receiptOperatingRecordsList'
=>
[
'index/ReceiptOperatingRecords/receiptOperatingRecordsList'
,
[
'method'
=>
'POST|GET'
]],
'DailyUncommittedList'
=>
[
'index/DailyUncommitted/DailyUncommittedList'
,
[
'method'
=>
'POST|GET'
]],
'DailyUncommittedList'
=>
[
'index/DailyUncommitted/DailyUncommittedList'
,
[
'method'
=>
'POST|GET'
]],
'selectDailyUncommitted'
=>
[
'index/DailyUncommitted/selectDailyUncommitted'
,
[
'method'
=>
'POST|GET'
]],
'selectDailyUncommitted'
=>
[
'index/DailyUncommitted/selectDailyUncommitted'
,
[
'method'
=>
'POST|GET'
]],
]);
]);
...
@@ -988,22 +988,22 @@ Route::group('broker', [
...
@@ -988,22 +988,22 @@ Route::group('broker', [
'getExclusive'
=>
[
'api_broker/Shop/getExclusive'
,
[
'method'
=>
'get|post'
]],
'getExclusive'
=>
[
'api_broker/Shop/getExclusive'
,
[
'method'
=>
'get|post'
]],
'editExclusive'
=>
[
'api_broker/Shop/editExclusive'
,
[
'method'
=>
'get|post'
]],
'editExclusive'
=>
[
'api_broker/Shop/editExclusive'
,
[
'method'
=>
'get|post'
]],
'getBeForNum'
=>
[
'api_broker/PayLog/getBeForNum'
,
[
'method'
=>
'get|post'
]],
'getBeForNum'
=>
[
'api_broker/PayLog/getBeForNum'
,
[
'method'
=>
'get|post'
]],
'adjustment'
=>
[
'api_broker/PayLog/adjustment'
,
[
'method'
=>
'get|post'
]],
'adjustment'
=>
[
'api_broker/PayLog/adjustment'
,
[
'method'
=>
'get|post'
]],
'getPayLogList'
=>
[
'api_broker/PayLog/getPayLogList'
,
[
'method'
=>
'get|post'
]],
'getPayLogList'
=>
[
'api_broker/PayLog/getPayLogList'
,
[
'method'
=>
'get|post'
]],
'getPayLogDetail'
=>
[
'api_broker/PayLog/getPayLogDetail'
,
[
'method'
=>
'get|post'
]],
'getPayLogDetail'
=>
[
'api_broker/PayLog/getPayLogDetail'
,
[
'method'
=>
'get|post'
]],
'uploadRefundImage'
=>
[
'api_broker/PayLog/uploadRefundImage'
,
[
'method'
=>
'post'
]],
'uploadRefundImage'
=>
[
'api_broker/PayLog/uploadRefundImage'
,
[
'method'
=>
'post'
]],
'addReceiptImg'
=>
[
'api_broker/PayLog/addReceiptImg'
,
[
'method'
=>
'post'
]],
//收款上传图片
'addReceiptImg'
=>
[
'api_broker/PayLog/addReceiptImg'
,
[
'method'
=>
'post'
]],
//收款上传图片
//原生客户详情
//原生客户详情
'getUserLabels'
=>
[
'api_broker/User/getUserLabels'
,
[
'method'
=>
'get|post'
]],
//获取电话跟进标签列表
'getUserLabels'
=>
[
'api_broker/User/getUserLabels'
,
[
'method'
=>
'get|post'
]],
//获取电话跟进标签列表
'userDetail'
=>
[
'api_broker/User/userDetail'
,
[
'method'
=>
'get|post'
]],
//
'userDetail'
=>
[
'api_broker/User/userDetail'
,
[
'method'
=>
'get|post'
]],
//
'userLog'
=>
[
'api_broker/User/userLog'
,
[
'method'
=>
'get|post'
]],
//
'userLog'
=>
[
'api_broker/User/userLog'
,
[
'method'
=>
'get|post'
]],
//
'followUpLog'
=>
[
'api_broker/User/followUpLog'
,
[
'method'
=>
'get|post'
]],
//
'followUpLog'
=>
[
'api_broker/User/followUpLog'
,
[
'method'
=>
'get|post'
]],
//
'followUpLogNew'
=>
[
'api_broker/User/followUpLogNew'
,
[
'method'
=>
'get|post'
]],
//
'followUpLogNew'
=>
[
'api_broker/User/followUpLogNew'
,
[
'method'
=>
'get|post'
]],
//
'userDetailFull'
=>
[
'api_broker/User/userDetailFull'
,
[
'method'
=>
'get|post'
]],
//
'userDetailFull'
=>
[
'api_broker/User/userDetailFull'
,
[
'method'
=>
'get|post'
]],
//
'addUserBind'
=>
[
'api_broker/User/addUserBind'
,
[
'method'
=>
'get|post'
]],
'addUserBind'
=>
[
'api_broker/User/addUserBind'
,
[
'method'
=>
'get|post'
]],
'removeUserBind'
=>
[
'api_broker/User/removeUserBind'
,
[
'method'
=>
'get|post'
]],
'removeUserBind'
=>
[
'api_broker/User/removeUserBind'
,
[
'method'
=>
'get|post'
]],
'dailyDetail'
=>
[
'api_broker/DailyPaper/dailyDetail'
,
[
'method'
=>
'get|post'
]],
'dailyDetail'
=>
[
'api_broker/DailyPaper/dailyDetail'
,
[
'method'
=>
'get|post'
]],
...
@@ -1030,6 +1030,7 @@ Route::group('broker', [
...
@@ -1030,6 +1030,7 @@ Route::group('broker', [
'getAgentDistrictId'
=>
[
'api_broker/Broker/getAgentDistrictId'
,
[
'method'
=>
'GET|POST'
]],
'getAgentDistrictId'
=>
[
'api_broker/Broker/getAgentDistrictId'
,
[
'method'
=>
'GET|POST'
]],
'getOpenList'
=>
[
'api_broker/PayLogOpen/getOpenList'
,
[
'method'
=>
'GET|POST'
]],
'getOpenList'
=>
[
'api_broker/PayLogOpen/getOpenList'
,
[
'method'
=>
'GET|POST'
]],
'openCheck'
=>
[
'api_broker/PayLogOpen/openCheck'
,
[
'method'
=>
'GET|POST'
]],
'openCheck'
=>
[
'api_broker/PayLogOpen/openCheck'
,
[
'method'
=>
'GET|POST'
]],
'applyForOpen'
=>
[
'api_broker/PayLogOpen/applyForOpen'
,
[
'method'
=>
'GET|POST'
]],
'costList'
=>
[
'api_broker/ApplyForCost/costList'
,
[
'method'
=>
'GET'
]],
//费用申请列表
'costList'
=>
[
'api_broker/ApplyForCost/costList'
,
[
'method'
=>
'GET'
]],
//费用申请列表
'moveHouseAgent'
=>
[
'api_broker/User/moveHouseAgent'
,
[
'method'
=>
'GET|POST'
]],
//客方同步到新表
'moveHouseAgent'
=>
[
'api_broker/User/moveHouseAgent'
,
[
'method'
=>
'GET|POST'
]],
//客方同步到新表
'moveHouseSiteId'
=>
[
'api_broker/User/moveHouseSiteId'
,
[
'method'
=>
'GET|POST'
]],
//站点同步到新表
'moveHouseSiteId'
=>
[
'api_broker/User/moveHouseSiteId'
,
[
'method'
=>
'GET|POST'
]],
//站点同步到新表
...
@@ -1104,12 +1105,12 @@ Route::group('office', [
...
@@ -1104,12 +1105,12 @@ Route::group('office', [
'addShopFollowUp'
=>
[
'api_broker/OfficeRoom/addShopFollowUp'
,
[
'method'
=>
'get|post'
]],
'addShopFollowUp'
=>
[
'api_broker/OfficeRoom/addShopFollowUp'
,
[
'method'
=>
'get|post'
]],
'getMyBuildingRoom'
=>
[
'api_broker/OfficeRoom/getMyBuildingRoom'
,
[
'method'
=>
'get|post'
]],
'getMyBuildingRoom'
=>
[
'api_broker/OfficeRoom/getMyBuildingRoom'
,
[
'method'
=>
'get|post'
]],
'getBeForNum'
=>
[
'api_broker/OfficePayLog/getBeForNum'
,
[
'method'
=>
'get|post'
]],
'getBeForNum'
=>
[
'api_broker/OfficePayLog/getBeForNum'
,
[
'method'
=>
'get|post'
]],
'adjustment'
=>
[
'api_broker/OfficePayLog/adjustment'
,
[
'method'
=>
'get|post'
]],
'adjustment'
=>
[
'api_broker/OfficePayLog/adjustment'
,
[
'method'
=>
'get|post'
]],
'refund'
=>
[
'api_broker/OfficePayLog/refund'
,
[
'method'
=>
'get|post'
]],
'refund'
=>
[
'api_broker/OfficePayLog/refund'
,
[
'method'
=>
'get|post'
]],
'getRefund'
=>
[
'api_broker/OfficePayLog/getRefund'
,
[
'method'
=>
'get|post'
]],
'getRefund'
=>
[
'api_broker/OfficePayLog/getRefund'
,
[
'method'
=>
'get|post'
]],
'uploadRefundImage'
=>
[
'api_broker/OfficePayLog/uploadRefundImage'
,
[
'method'
=>
'post'
]],
'uploadRefundImage'
=>
[
'api_broker/OfficePayLog/uploadRefundImage'
,
[
'method'
=>
'post'
]],
'myRefundList'
=>
[
'api_broker/OfficePayLog/myRefundList'
,
[
'method'
=>
'get'
]],
//退款审核
'myRefundList'
=>
[
'api_broker/OfficePayLog/myRefundList'
,
[
'method'
=>
'get'
]],
//退款审核
'bargainListSearchBargainId'
=>
[
'api_broker/OfficeBargain/bargainListSearchBargainId'
,
[
'method'
=>
'POST|GET'
]],
'bargainListSearchBargainId'
=>
[
'api_broker/OfficeBargain/bargainListSearchBargainId'
,
[
'method'
=>
'POST|GET'
]],
'bargainMain'
=>
[
'api_broker/OfficeBargain/bargainList'
,
[
'method'
=>
'POST|GET'
]],
'bargainMain'
=>
[
'api_broker/OfficeBargain/bargainList'
,
[
'method'
=>
'POST|GET'
]],
...
@@ -1226,12 +1227,12 @@ Route::group('office_index', [
...
@@ -1226,12 +1227,12 @@ Route::group('office_index', [
'selectReportAll'
=>
[
'index/OfficeFinance/selectReportAll'
,
[
'method'
=>
'GET'
]],
//时间轴
'selectReportAll'
=>
[
'index/OfficeFinance/selectReportAll'
,
[
'method'
=>
'GET'
]],
//时间轴
'exportExcel'
=>
[
'index/OfficeFinance/exportExcel'
,
[
'method'
=>
'get'
]],
//导出分佣
'exportExcel'
=>
[
'index/OfficeFinance/exportExcel'
,
[
'method'
=>
'get'
]],
//导出分佣
'getCommissionTotalList'
=>
[
'index/OfficeFinance/getCommissionTotalList'
,
[
'method'
=>
'GET'
]],
//分佣提成汇总表
'getCommissionTotalList'
=>
[
'index/OfficeFinance/getCommissionTotalList'
,
[
'method'
=>
'GET'
]],
//分佣提成汇总表
'performanceInfo'
=>
[
'index/OfficePerformanceInfo/performanceInfo'
,
[
'method'
=>
'GET|POST'
]],
//业绩明细办公楼
'performanceInfo'
=>
[
'index/OfficePerformanceInfo/performanceInfo'
,
[
'method'
=>
'GET|POST'
]],
//业绩明细办公楼
'getPerformanceInfoExcel'
=>
[
'index/OfficePerformanceInfo/getPerformanceInfoExcel'
,
[
'method'
=>
'GET|POST'
]],
//
'getPerformanceInfoExcel'
=>
[
'index/OfficePerformanceInfo/getPerformanceInfoExcel'
,
[
'method'
=>
'GET|POST'
]],
//
'selectDistrictPerformance'
=>
[
'index/OfficePerformance/selectDistrictPerformance'
,
[
'method'
=>
'GET|POST'
]],
//区域业绩排行
'selectDistrictPerformance'
=>
[
'index/OfficePerformance/selectDistrictPerformance'
,
[
'method'
=>
'GET|POST'
]],
//区域业绩排行
'selectStorePerformance'
=>
[
'index/OfficePerformance/selectStorePerformance'
,
[
'method'
=>
'GET|POST'
]],
//门店排行
'selectStorePerformance'
=>
[
'index/OfficePerformance/selectStorePerformance'
,
[
'method'
=>
'GET|POST'
]],
//门店排行
'selectIndividualPerformance'
=>
[
'index/OfficePerformance/selectIndividualPerformance'
,
[
'method'
=>
'GET|POST'
]],
//个人业绩排行
'selectIndividualPerformance'
=>
[
'index/OfficePerformance/selectIndividualPerformance'
,
[
'method'
=>
'GET|POST'
]],
//个人业绩排行
'getEditLog'
=>
[
'index/OfficeRoom/getEditLog'
,
[
'method'
=>
'get'
]],
//楼盘修改日志
'getEditLog'
=>
[
'index/OfficeRoom/getEditLog'
,
[
'method'
=>
'get'
]],
//楼盘修改日志
]);
]);
Route
::
group
(
'office_api'
,
[
Route
::
group
(
'office_api'
,
[
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment