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