Pu Zhibing
2025-01-14 7c63ed19b08869dbea4a6ff41719c83f29dc52ea
ruoyi-service/ruoyi-order/src/main/java/com/ruoyi/order/service/ShoppingCartService.java
@@ -66,7 +66,7 @@
   R shoppingCartMaterialFlowPaymentCallback(UniPayCallbackResult uniPayCallbackResult);
   
   Price getPrice(AppUser appUser, Integer goodsId, Integer shopId);
   Price getPrice(AppUser appUser, Integer goodsId, Integer type, Integer shopId);
   
   
   /**