无关风月
2025-01-17 ec13fd1fe635ad959142c4308da3206f20a2ca08
ruoyi-service/ruoyi-order/src/main/java/com/ruoyi/order/service/TChargingOrderService.java
@@ -178,6 +178,12 @@
    */
   void endChargeBillingCharge(TransactionRecordMessageVO vo);
   
//   /**
//    * 停止充电返回账单后计算费用
//    * @param vo
//    */
//   void endChargeBillingCharge1(TransactionRecordMessageVO vo);
   
   /**