ソースを参照

增加排序字段

xieshengjie 2 年 前
コミット
9f1c5b149e

+ 1 - 0
common/src/main/java/com/gyee/common/vo/monitor/MatrixPowerVo.java

@@ -11,6 +11,7 @@ import java.util.List;
 public class MatrixPowerVo {
     private String wpid;
     private String wpname;
+    private Integer orderNum;
     private Integer jrts;
     private Double djts;
     private Double bwts;