zhanghua
2023-03-01 59e18cfbe1c440f3d0f7ffaa675c127bf82f2414
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;