liusheng
2024-07-06 4bd9498d45b4d9f4bc948c04ec8efc9bb02d937e
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;
}