zhanghua
2022-12-12 fd071f321fb967f36cf795fc40b4f2e87e89e69d
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;