route_bi.php 6.4KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113
  1. <?php
  2. // +----------------------------------------------------------------------
  3. // | Description: 基础框架路由配置文件
  4. // +----------------------------------------------------------------------
  5. // | Author: Michael_xu <gengxiaoxu@5kcrm.com>
  6. // +----------------------------------------------------------------------
  7. return [
  8. // 定义资源路由
  9. '__rest__'=>[
  10. ],
  11. // 【商业智能】员工客户分析
  12. 'bi/customer/statistics' => ['bi/customer/statistics', ['method' => 'POST']],
  13. // 【商业智能】销售漏斗
  14. 'bi/business/funnel' => ['bi/business/funnel', ['method' => 'POST']],
  15. // 【商业智能】回款统计 柱状图
  16. 'bi/receivables/statistics' => ['bi/receivables/statistics', ['method' => 'POST']],
  17. // 【商业智能】回款统计列表
  18. 'bi/receivables/statisticList' => ['bi/receivables/statisticList', ['method' => 'POST']],
  19. // 【商业智能】产品销量统计
  20. 'bi/product/statistics' => ['bi/product/statistics', ['method' => 'POST']],
  21. // 【商业智能】业绩目标完成情况
  22. 'bi/achievement/statistics' => ['bi/achievement/statistics', ['method' => 'POST']],
  23. // 【商业智能】新增商机数与金额趋势分析
  24. 'bi/business/businessTrend' => ['bi/business/businessTrend', ['method' => 'POST']],
  25. // 【商业智能】新增商机数与金额趋势分析 列表
  26. 'bi/business/trendList' => ['bi/business/trendList', ['method' => 'POST']],
  27. // 【商业智能】赢单机会转化率趋势分析
  28. 'bi/business/win' => ['bi/business/win', ['method' => 'POST']],
  29. // 【商业智能】赢单机会转化率趋势分析 列表
  30. 'bi/business/winList' => ['bi/business/winList', ['method' => 'POST']],
  31. // 【商业智能】合同金额排行
  32. 'bi/ranking/contract' => ['bi/ranking/contract', ['method' => 'POST']],
  33. // 【商业智能】回款金额排序
  34. 'bi/ranking/receivables' => ['bi/ranking/receivables', ['method' => 'POST']],
  35. // 【商业智能】签约合同排序
  36. 'bi/ranking/signing' => ['bi/ranking/signing', ['method' => 'POST']],
  37. // 【商业智能】新增客户排序
  38. 'bi/ranking/addCustomer' => ['bi/ranking/addCustomer', ['method' => 'POST']],
  39. // 【商业智能】新增联系人排序
  40. 'bi/ranking/addContacts' => ['bi/ranking/addContacts', ['method' => 'POST']],
  41. // 【商业智能】跟进次数排行
  42. 'bi/ranking/recordNun' => ['bi/ranking/recordNun', ['method' => 'POST']],
  43. // 【商业智能】跟进客户数排行
  44. 'bi/ranking/recordCustomer' => ['bi/ranking/recordCustomer', ['method' => 'POST']],
  45. // 【商业智能】出差次数排行
  46. 'bi/ranking/examine' => ['bi/ranking/examine', ['method' => 'POST']],
  47. // 【商业智能】产品销量排行
  48. 'bi/ranking/product' => ['bi/ranking/product', ['method' => 'POST']],
  49. // 【商业智能】产品分类销量分析
  50. 'bi/product/productCategory' => ['bi/product/productCategory', ['method' => 'POST']],
  51. // 【商业智能】合同数量分析/金额分析/回款金额分析
  52. 'bi/contract/analysis' => ['bi/contract/analysis', ['method' => 'POST']],
  53. // 【商业智能】合同汇总表
  54. 'bi/contract/summary' => ['bi/contract/summary', ['method' => 'POST']],
  55. // 【商业智能】发票统计分析
  56. 'bi/contract/invoice' => ['bi/contract/invoice', ['method' => 'POST']],
  57. // 【商业智能】员工客户总量分析
  58. 'bi/customer/total' => ['bi/customer/total', ['method' => 'POST']],
  59. // 【商业智能】员工客户跟进次数分析
  60. 'bi/customer/recordTimes' => ['bi/customer/recordTimes', ['method' => 'POST']],
  61. // 【商业智能】员工客户跟进次数分析 具体员工列表
  62. 'bi/customer/recordList' => ['bi/customer/recordList', ['method' => 'POST']],
  63. // 【商业智能】员工跟进方式分析
  64. 'bi/customer/recordMode' => ['bi/customer/recordMode', ['method' => 'POST']],
  65. // 【商业智能】客户转化率分析
  66. 'bi/customer/conversion' => ['bi/customer/conversion', ['method' => 'POST']],
  67. // 【商业智能】客户转化率分析具体数据
  68. 'bi/customer/conversionInfo' => ['bi/customer/conversionInfo', ['method' => 'POST']],
  69. // 【商业智能】公海客户分析
  70. 'bi/customer/pool' => ['bi/customer/pool', ['method' => 'POST']],
  71. // 【商业智能】公海客户分析 列表
  72. 'bi/customer/poolList' => ['bi/customer/poolList', ['method' => 'POST']],
  73. // 【商业智能】员工客户成交周期
  74. 'bi/customer/userCycle' => ['bi/customer/userCycle', ['method' => 'POST']],
  75. // 【商业智能】员工客户成交周期列表
  76. 'bi/customer/userCycleList' => ['bi/customer/userCycleList', ['method' => 'POST']],
  77. // 【商业智能】产品成交周期
  78. 'bi/customer/productCycle' => ['bi/customer/productCycle', ['method' => 'POST']],
  79. // 【商业智能】地区成交周期
  80. 'bi/customer/addressCycle' => ['bi/customer/addressCycle', ['method' => 'POST']],
  81. // 【商业智能】客户所在城市分析
  82. 'bi/customer/addressAnalyse' => ['bi/customer/addressAnalyse', ['method' => 'POST']],
  83. // 【商业智能】客户行业/级别/来源分析
  84. 'bi/customer/portrait' => ['bi/customer/portrait', ['method' => 'POST']],
  85. // 【商业智能】日志统计
  86. 'bi/log/statistics' => ['bi/log/statistics', ['method' => 'POST']],
  87. 'bi/log/excelExport' => ['bi/log/excelExport', ['method' => 'POST']],
  88. // 【商业智能】审批统计
  89. 'bi/examine/statistics' => ['bi/examine/statistics', ['method' => 'POST']],
  90. 'bi/examine/index' => ['bi/examine/index', ['method' => 'POST']],
  91. 'bi/examine/excelExport' => ['bi/examine/excelExport', ['method' => 'POST']],
  92. // 【商业智能】员工客户满意度分析
  93. 'bi/customer/customerSatisfaction' => ['bi/customer/customerSatisfaction', ['method' => 'POST']],
  94. // 【商业智能】产品满意度分析
  95. 'bi/customer/productSatisfaction' => ['bi/customer/productSatisfaction', ['method' => 'POST']],
  96. // 【商业智能】员工客户分析导出
  97. 'bi/customer/excelExport' => ['bi/customer/excelExport', ['method' => 'POST']],
  98. // 【商业智能】员工业绩分析导出
  99. 'bi/contract/excelExport' => ['bi/contract/excelExport', ['method' => 'POST']],
  100. // 【商业智能】产品分析导出
  101. 'bi/product/excelExport' => ['bi/product/excelExport', ['method' => 'POST']],
  102. // 【商业智能】排行榜导出
  103. 'bi/ranking/excelExport' => ['bi/ranking/excelExport', ['method' => 'POST']],
  104. // 【商业智能】业绩目标完成情况
  105. 'bi/achievement/excelExport' => ['bi/achievement/excelExport', ['method' => 'POST']],
  106. // MISS路由
  107. '__miss__' => 'admin/base/miss',
  108. ];