jyy
2021-09-11 e1cc4a8ac8250d8f76d4d85f49b2b00a4047f0c9
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);