mirror of
https://github.com/PlayEdu/PlayEdu
synced 2025-12-26 20:59:27 +08:00
fixed: 线上课学员权限 && 上传文件大小限制为5mb
This commit is contained in:
@@ -30,6 +30,7 @@ public class BPermissionConstant {
|
||||
|
||||
public static final String COURSE = "course";
|
||||
public static final String COURSE_USER = "course-user";
|
||||
public static final String COURSE_USER_DESTROY = "course-user-destroy";
|
||||
|
||||
public static final String RESOURCE_DESTROY = "resource-destroy";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user