zhanghua
2022-12-15 6c56f35bef519265b4e7ae98fda6ca87855daf9f
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)
     */