luodangjia
2024-09-05 cfc72c5a140e6f3dd750b28b9566c64c713806bc
ruoyi-api/ruoyi-api-chargingPile/src/main/java/com/ruoyi/chargingPile/api/model/TParkingRecord.java
@@ -41,6 +41,9 @@
    private String licensePlate;
    @TableField(exist = false)
    private String name;
    @TableField(exist = false)
    private String uid;
    @ApiModelProperty(value = "订单编号")
    @TableField("code")
    private String code;