smartor/src/main/java/com/smartor/domain/SendTaskVO.java
@@ -16,7 +16,7 @@ @ApiModelProperty(value = "任务ID") private Long taskId; @ApiModelProperty(value = "发送类型: 1 时间段 2 即刻发送") @ApiModelProperty(value = "发送类型: 1 时间段 2 即刻发送 3 时间点") private String sendType; /**