无关风月
2025-01-07 030eb0ac289f56be371d89646208e2e366ea440f
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);
   
   /**