zhanghua
2024-03-25 0fe078a6f1c598f77316dc7c002fe069a27c54e9
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;
}