子系统列表排序字段

This commit is contained in:
ys.git 2025-12-11 09:28:58 +08:00
parent ddc38c7648
commit e61e1b2e5e

View File

@ -37,7 +37,7 @@ public class Template extends MpaasBasePojo {
private Timestamp publishedTime;
private Integer orderNum;
private String createBy;
private Integer orderNum;
@Column(type = ColumnType.CALCULATE)
private Integer maxOrder;