|
|
|
|
298
|
dataBoard_loseUser_curve: "/api/customerLossTrend/curve", // 用户流失数据 - 折线图
|
298
|
dataBoard_loseUser_curve: "/api/customerLossTrend/curve", // 用户流失数据 - 折线图
|
299
|
dataBoard_uptime: "/api/dataCube/uptime", // 数据更新时间
|
299
|
dataBoard_uptime: "/api/dataCube/uptime", // 数据更新时间
|
300
|
dataBoard_orderData_orderList: "/api/order/orderList", // 订单数据统计 - 列表
|
300
|
dataBoard_orderData_orderList: "/api/order/orderList", // 订单数据统计 - 列表
|
|
|
301
|
+ dataBoard_orderData_orderExport: "/api/order/orderExport", // 订单数据统计 - 列表 - 导出
|
301
|
|
302
|
|
302
|
getPlatformOptions: "/api/intelligentMassSending/platformIndex", // 平台筛选选项
|
303
|
getPlatformOptions: "/api/intelligentMassSending/platformIndex", // 平台筛选选项
|
303
|
accountManage_accountIndex: "/api/intelligentMassSending/accountIndex", // 平台账号管理 - 账号列表
|
304
|
accountManage_accountIndex: "/api/intelligentMassSending/accountIndex", // 平台账号管理 - 账号列表
|