zhs
昨天 7f2ae0edca69de4e80925b79de36f31f29c138af
smartor/src/main/java/com/smartor/domain/CommonTaskcallMQ.java
@@ -64,5 +64,10 @@
     */
    @ApiModelProperty(value = "发送时间段 ")
    private TaskSendTimeVO sendTimeslot;
    /**
     * 服务状态修改:1修改  2不修改
     */
    @ApiModelProperty(value = "服务状态修改:1修改  2不修改 ")
    private Integer updateSendstate;
}