Skip to content

Commit

Permalink
feat(course): add remark
Browse files Browse the repository at this point in the history
  • Loading branch information
setcy committed Dec 9, 2023
1 parent 58307aa commit 28a2207
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions campusapis/teaching/v1/teaching.proto
Original file line number Diff line number Diff line change
Expand Up @@ -586,6 +586,7 @@ message ClassQuerySearchClass {
string examinationMethod = 14; // 考核方式,需要映射
string classList = 15; // 班级列表
string selectedStatus = 16; // 选课情况(人数信息)
string remark = 17; // 备注
}

message ClassQueryMapResponse {
Expand Down

0 comments on commit 28a2207

Please sign in to comment.