dao/src/main/java/com/sandu/ximon/dao/domain/PlayPlanNv.java @@ -71,6 +71,7 @@ /** * 计划执行状态 1未执行 2执行中 3已失效 */ @JsonIgnore private Integer status; /**