电能量物接入-代码调整

This commit is contained in:
2022-06-30 20:09:02 +08:00
parent 045683dc43
commit 7affd72b1d
2 changed files with 67 additions and 9 deletions

View File

@@ -24,16 +24,10 @@ public class EleDo {
private Integer idx;
private Integer storeFlag;
private Integer curSts;
private Integer ctlSts;
private String classId;
private String statMethod;
private String tranRule;
private Integer tranFlag;
}