Commit 70f4307d authored by hujun's avatar hujun

url

parent a4e1c5c8
......@@ -726,6 +726,7 @@ Route::group('task', [
'downVoiceByParams' => ['task/PrivacyNumber/downVoiceByParams', ['method' => 'post | get']], //下载录音
'updateDownVoiceId' => ['task/PrivacyNumber/updateDownVoiceIdV2', ['method' => 'post | get']], //更新下载数据库
'getVoiceByCallId' => ['task/PrivacyNumber/getVoiceByCallId', ['method' => 'post | get']], //更新下载数据库
'dateFilePath' => ['task/PrivacyNumber/dateFilePath', ['method' => 'post | get']], //修改下载路径
'updateShopTask' => ['task/JobTask/updateShopTask', ['method' => 'post | get']], //默认跟进
'updateShopImageIdTask' => ['task/JobTask/updateShopImageIdTask', ['method' => 'post | get']], //默认图片
'image' => ['task/JobTask/image', ['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