liusheng
6 天以前 36c95e19d39eb855c7a3ae23b4468d5cd3cb88ed
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;
}