@@ -29,5 +29,7 @@ public class DrMonitorSiteResourceVO {
private Integer isSupportPeak;
private BigDecimal maxUpKw;
private BigDecimal minDownKw;
+ private Integer isSupportFm;
+ private String remark;
}