添加sort排序

This commit is contained in:
hzj
2024-10-23 19:39:20 +08:00
parent c80e2cd825
commit 054fa20bab
2 changed files with 3 additions and 0 deletions

View File

@@ -21,6 +21,8 @@ public class EleEpdPqdListVO implements Serializable {
private String dataTypeName;
private Integer sort;
private List<EleEpdPqd> eleEpdPqdVOS;