liujie
2025-05-21 918e3f07f06b36746959add0109c60bd4c376a5c
springcloud_k8s_panzhihuazhihuishequ/service_sangeshenbian/src/main/java/com/panzhihua/sangeshenbian/model/entity/ComplaintFlow.java
@@ -57,6 +57,10 @@
    @TableField("type")
    private Integer type;
    @ApiModelProperty(value = "排序")
    @TableField("sort")
    private Integer sort;
}