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