luofl
2025-03-21 0eb28fecafb15512c82aeae00b40fb1bca65f08c
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;
}