zhanghua
2022-12-15 6c56f35bef519265b4e7ae98fda6ca87855daf9f
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;