2023年4月20日 变更

This commit is contained in:
bai 2023-04-20 08:47:42 +08:00
parent 4aefea4bf7
commit bf910e45dc
1 changed files with 3 additions and 0 deletions

View File

@ -99,6 +99,9 @@ public class KcKetangbiao implements Serializable {
@Dict(dicCode = "kcxz")
@ApiModelProperty(value = "课程性质")
private java.lang.String kcxz;
/**教室编号*/
@Excel(name = "教室编号", width = 15)
private String jsbh;
/**上课地点*/
@Excel(name = "上课地点", width = 15)
@ApiModelProperty(value = "上课地点")