fix: 移动端无法上传任务文件的问题

This commit is contained in:
kuaifan
2022-01-26 19:11:16 +08:00
parent 886baa427b
commit 08372facd7
5 changed files with 27 additions and 82 deletions

View File

@@ -30,9 +30,6 @@ class VerifyCsrfToken extends Middleware
// 修改任务
'api/project/task/update/',
// 上传任务问题
'api/project/task/upload/',
// 聊天发文件
'api/dialog/msg/sendfile/',