评估申请添加序号
This commit is contained in:
@@ -81,7 +81,7 @@ public class LbAssessmentApply implements Serializable {
|
||||
|
||||
@TableField("sorted_num")
|
||||
@Schema(description = "排序序号")
|
||||
private Integer sortedNum;
|
||||
private String sortedNum;
|
||||
|
||||
@TableField("created_at")
|
||||
@Schema(description = "创建时间")
|
||||
|
||||
Reference in New Issue
Block a user