liusheng
2025-11-06 a5c7efc90dd29fa261d7ae7eb73240ce1d88b3ce
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;
}