mitao
2025-03-21 00e8c3f4a239031ef5b91333ffa7d20c6a80b67f
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;
}