xuhy
5 天以前 dfc4a0dddf37569a22ff7da57ff3d6ec7ede4410
ruoyi-api/ruoyi-api-integration/src/main/java/com/ruoyi/integration/api/vo/GetPlatformStopChargingReply.java
@@ -16,4 +16,8 @@
    * 充电枪编号
    */
   private String charging_gun_code;
   /**
    * 充电结束时间
    */
   private String end_time;
}