liusheng
2024-07-23 0123a0bd06f83a2a973023bb2f197e21118ef293
smartor/src/main/java/com/smartor/domain/TestVo.java
@@ -28,5 +28,11 @@
    @ApiModelProperty(value = "发送类型: 1 时间段   2 即刻发送")
    private String sendType;
    private String type;
    private Long stopState;
    private Long servicefrom;
}