无关风月
2025-01-17 94bdecc902b8077de86c24b216348ed92b7749c6
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);
   
   /**