mitao
2025-03-20 a84913e3d7da9ecdda96b258a342ad45a6c98e20
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;
}