wl
2022-12-13 ddd9d82bcda5cb6e8be8f1dd142dbae2e07b25c3
ycl-platform/src/main/java/com/ycl/entity/caseHandler/DispatchInfo.java
@@ -33,7 +33,7 @@
     */
    @TableId(value = "id", type = IdType.AUTO)
    @ApiModelProperty(value = "id")
    private Integer id;
    private Long id;
    /**
     * 案件id(同ums_base_case表id)
     */