mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/per-boe/java-servers.git
synced 2025-12-07 09:56:47 +08:00
Merge branch 'dev0525' of http://10.251.129.121/boeu/java-servers into dev0525
This commit is contained in:
@@ -134,7 +134,7 @@ public class CourseManageApi extends ApiBaseController{
|
||||
}else {
|
||||
dto.setIsSystemAdmin(false);
|
||||
}
|
||||
|
||||
// dto.setIsSystemAdmin(false);
|
||||
String ids="";
|
||||
if(userOrgIds.getIds()!=null && !userOrgIds.getIds().isEmpty())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user