【修改】监控管理,【新增】学生端试卷接口
This commit is contained in:
@@ -185,5 +185,5 @@ public interface ErrorCodeConstants {
|
||||
ErrorCode WORD_PARENT_IS_CHILD = new ErrorCode(1_002_030_007, "不能设置自己的子WORD节点为父WORD节点");
|
||||
|
||||
|
||||
ErrorCode MONITOR_NOT_EXISTS = new ErrorCode(1_003_301_001, "id为空");
|
||||
ErrorCode MONITOR_NOT_EXISTS = new ErrorCode(1_003_301_001, "找不到值!");
|
||||
}
|
||||
|
Reference in New Issue
Block a user