【修改】试卷任务出试卷 知识点由名称改为id

This commit is contained in:
YOHO\20373
2025-06-09 11:24:59 +08:00
parent a100427181
commit 2716a51950
3 changed files with 16 additions and 16 deletions

View File

@@ -70,7 +70,7 @@ public interface ErrorCodeConstants {
// ========== 试卷人员 1-001-301-000 ==========
ErrorCode DEMO03_PAPER_STUDENT_EXISTS = new ErrorCode(1_001_301_001, "请选择学生");
// ========== 试卷参数 1-001-401-000 ==========
ErrorCode DEMO03_PAPER_SESSION_EXISTS = new ErrorCode(1_001_401_001, "请开启考场设置!");