无关风月
2024-08-15 dc6f4101c59cd79aa8e98cfdd723a616a2e1a6a4
ruoyi-api/ruoyi-api-order/src/main/java/com/ruoyi/order/api/model/TChargingOrder.java
@@ -52,6 +52,10 @@
    @TableField("app_user_car_id")
    private Integer appUserCarId;
    @ApiModelProperty(value = "站点 id")
    @TableField("site_id")
    private Integer siteId;
    @ApiModelProperty(value = "停车场id")
    @TableField("parking_lot_id")
    private Integer parkingLotId;