Browse Source

文件上传权限

yeshihao 1 year ago
parent
commit
2e7ec8fc3b
1 changed files with 2 additions and 0 deletions
  1. 2 0
      dyu/application/store/service/Auth.php

+ 2 - 0
dyu/application/store/service/Auth.php

@@ -46,6 +46,8 @@ class Auth
         'upload.library/*',
         // 图片上传
         'upload/image',
+	    // 图片上传
+	    'upload/file',
         // 数据选择
         'data/*',
         // 添加商品规格