liusheng
2024-07-04 6a58a5a148c27c9ff66901bfbae6e52c1a56b5d2
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;
}