zhanghua
2023-07-05 8439887c903fa52560af52b40e12a1baa8a123d3
ycl-platform/src/main/java/com/ycl/remote/dto/EventProcessResponseDto.java
@@ -1,5 +1,7 @@
package com.ycl.remote.dto;
import lombok.Data;
/**
 * EventProcessResponseDto 案件详情
 *
@@ -7,6 +9,7 @@
 * @author: AI
 * @date: 2022-09-28 16:03
 **/
@Data
public class EventProcessResponseDto {
    private String taskcode;
    private String statusName;