mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/per-boe/java-servers.git
synced 2025-12-10 11:26:50 +08:00
仅内网可见-学员端
This commit is contained in:
@@ -247,7 +247,7 @@ public class StudyCourseApi extends ApiBaseController{
|
|||||||
rs.put("isPermission",isPermission);
|
rs.put("isPermission",isPermission);
|
||||||
|
|
||||||
CommonSearchVo warn = new CommonSearchVo();
|
CommonSearchVo warn = new CommonSearchVo();
|
||||||
warn.setPid(380L);
|
warn.setCode("course_warn");
|
||||||
warn.setType(1);
|
warn.setType(1);
|
||||||
List<String> warns = thirdApi.getDictItems(searcher);
|
List<String> warns = thirdApi.getDictItems(searcher);
|
||||||
rs.put("warn",warns.get(0));
|
rs.put("warn",warns.get(0));
|
||||||
|
|||||||
Reference in New Issue
Block a user