|
|
@ -43,7 +43,7 @@ public class OtherEntity extends TenantEntity implements Serializable { |
|
|
|
private Date endDate; |
|
|
|
private Date endDate; |
|
|
|
|
|
|
|
|
|
|
|
@ApiModelProperty("FA_投入条数") |
|
|
|
@ApiModelProperty("FA_投入条数") |
|
|
|
private BigDecimal faQuantity; |
|
|
|
private Long faQuantity; |
|
|
|
|
|
|
|
|
|
|
|
@ApiModelProperty("设备在线率") |
|
|
|
@ApiModelProperty("设备在线率") |
|
|
|
private String onlineRate; |
|
|
|
private String onlineRate; |
|
|
|