无关风月
2025-04-23 ccbfaf4700422eda488f5807ee9a0f3ce3a94b2c
ruoyi-service/ruoyi-admin/src/main/java/com/ruoyi/admin/entity/WorkerProcess.java
@@ -85,4 +85,8 @@
    @TableField("city_str")
    private String cityStr;
    @ApiModelProperty("对应城市code")
    @TableField("city_code")
    private String cityCode;
}