|
|
|
@ -26,7 +26,7 @@ public class NotInsertUseEntity extends TenantEntity implements Serializable {
|
|
|
|
|
private String stationName; |
|
|
|
|
|
|
|
|
|
@ApiModelProperty("用电量") |
|
|
|
|
private BigDecimal using; |
|
|
|
|
private BigDecimal usefulness; |
|
|
|
|
|
|
|
|
|
@ApiModelProperty("填报日期") |
|
|
|
|
private Date fillDate; |
|
|
|
|