zhanghua
2023-11-02 46251c20b66bb1ca05058ae63a92a195e5543b90
ycl-platform/src/main/java/com/ycl/remote/dto/EventAddResponseDto.java
@@ -12,4 +12,8 @@
@Data
public class EventAddResponseDto {
    private String taskcode;
//    private String msg;
//    private Integer code;
//    private String result;
//    private String data;
}