湖州市监管平台对接接口

This commit is contained in:
YAS\29473
2025-05-27 17:02:58 +08:00
parent 26fc4ebbc9
commit 882e99d10b
5 changed files with 1112 additions and 19 deletions

View File

@@ -205,4 +205,11 @@ public class EquipmentInfo {
*/
private BigDecimal stationRatedPower;
/**
*报装户号
* 如整个站按一个户号立户的则站内所以设备的户号为同一个如果是桩立户则为桩实际立户户号。20 字符。
*/
private String ConsNo;
}