1
xiaoyong931011
2022-03-25 1ceabefb451912daa5dda7768b7ef0b89a56c08a
zq-erp/src/main/java/com/matrix/system/shopXcx/api/service/WxShopRefundRecordService.java
@@ -13,12 +13,6 @@
     */
    Boolean refundToUser(String id, ShopRefundRecord shopRefundRecord);
    /**
     * 退款成功后发送微信提醒
     * @param shopRefundRecord
     * @return
     */
    int sendRefundInfoToUser(ShopRefundRecord shopRefundRecord);
    void updateGroupBuyStatus(Long orderId);