8.6
luodangjia
2024-08-06 1529842471c8c07a5181a10404b6dff2a0944500
ruoyi-service/ruoyi-user/src/main/java/com/ruoyi/user/entity/RecoveryServePrice.java
@@ -41,4 +41,8 @@
    @TableField("city")
    private String city;
    @ApiModelProperty("对应城市code")
    @TableField("city_code")
    private String cityCode;
}