bug
jiangqs
2023-09-17 87897e80db502a205ee26de0100597fd4da9d4c0
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;
}