puzhibing
2024-09-02 c81e1267ee71da9bbf345ab2788deb3a65dbcd8c
ruoyi-api/ruoyi-api-integration/src/main/java/com/ruoyi/integration/api/model/BmsDemandAndChargerExportation.java
@@ -13,7 +13,7 @@
@Data
@Document(collection = "bms_demand_and_charger_exportation") //指定要对应的文档名(表名)
@Accessors(chain = true)
public class BmsDemandAndChargerExportation {
public class BmsDemandAndChargerExportation extends BaseModel {
    private String transaction_serial_number; // 交易流水号
    private String charging_pile_code; // 桩编码