mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/per-boe/java-servers.git
synced 2025-12-07 01:46:47 +08:00
仅内网可见
This commit is contained in:
@@ -182,6 +182,7 @@ public class CourseManageApi extends ApiBaseController{
|
||||
rs.put("teachers",teachers);
|
||||
rs.put("crowds",crowds);
|
||||
rs.put("isPermission",isPermission);
|
||||
rs.put("dicts",dicts);
|
||||
|
||||
|
||||
return success(rs);
|
||||
|
||||
Reference in New Issue
Block a user