liusheng
2024-05-12 f243bb8af00a2464d16536d42150a4107f87b4ae
smartor/src/main/java/com/smartor/domain/TestVo.java
@@ -28,5 +28,7 @@
    @ApiModelProperty(value = "发送类型: 1 时间段   2 即刻发送")
    private String sendType;
    private String type;
}