mirror of
https://github.com/PlayEdu/PlayEdu
synced 2025-12-26 20:59:27 +08:00
完成后台的线上课-学员api接口
This commit is contained in:
@@ -24,6 +24,7 @@ public class BPermissionConstant {
|
||||
public final static String USER_DESTROY = "user-destroy";
|
||||
|
||||
public final static String COURSE = "course";
|
||||
public final static String COURSE_USER = "course-user";
|
||||
|
||||
public final static String RESOURCE_DESTROY = "resource-destroy";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user