liusheng
2024-07-30 1c8b2be08e6c7655bab6d8a99f15b883768f0d38
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;
}