zhs
7 天以前 45fc44ee1249a12b4576d6705506a28d11c5ab9e
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;
}