新增文件上传权限

This commit is contained in:
xxx
2023-09-20 17:02:26 +08:00
parent 3fa8a047d0
commit 99830cb707
3 changed files with 24 additions and 3 deletions

View File

@@ -47,6 +47,8 @@ public class BPermissionConstant {
public static final String SYSTEM_CONFIG = "system-config";
public static final String UPLOAD = "upload";
// ##### 友情分割线 ##################################################
public static final String DATA_USER_NAME = "data-user-name";