1.pmsBug修改

This commit is contained in:
2024-01-25 08:34:21 +08:00
parent 2c487a8242
commit c1d68009ca
6 changed files with 47 additions and 69 deletions

View File

@@ -110,4 +110,6 @@ public class RStatOrgVO implements Serializable {
@ApiModelProperty(name = "dataType",value = "数据类型01主网测点 02配网测点")
private String dataType;
}
private Integer sort;
}