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