私域操盘手 - 流量池数据统计
This commit is contained in:
@@ -44,6 +44,7 @@ Route::group('v1/', function () {
|
||||
Route::get('', 'app\cunkebao\controller\traffic\GetPotentialListWithInCompanyV1Controller@index');
|
||||
Route::get('types', 'app\cunkebao\controller\traffic\GetPotentialTypeSectionV1Controller@index');
|
||||
Route::get('sources', 'app\cunkebao\controller\traffic\GetTrafficSourceSectionV1Controller@index');
|
||||
Route::get('statistics', 'app\cunkebao\controller\traffic\GetPoolStatisticsV1Controller@index');
|
||||
});
|
||||
|
||||
// 工作台相关
|
||||
|
||||
Reference in New Issue
Block a user