puzhibing
2023-10-13 e31a75558bd7b8ac200194d11d181d0c6e319aa9
ruoyi-modules/ruoyi-order/src/main/java/com/ruoyi/order/service/order/OrderService.java
@@ -588,5 +588,5 @@
    MerMemberSimpleTotalVo getMerMemberSimpleTotalVo(MerBaseDto merBaseDto);
    ProfitSharingResult queryBill(String transactionId,String outOrderNo) throws WxPayException;
    ProfitSharingResult queryBill(String orderId) throws WxPayException;
}