liusheng
2024-07-30 ae3200fadc28f925e516d85da7fcb78d402960f7
smartor/src/main/java/com/smartor/domain/CommonTaskcallMQ.java
@@ -63,6 +63,6 @@
     * 发送时间段
     */
    @ApiModelProperty(value = "发送时间段 ")
    private List<TaskSendTimeVO> sendTimeslot;
    private TaskSendTimeVO sendTimeslot;
}