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