Authored by chenchao

notice seller whatever case

... ... @@ -783,9 +783,7 @@ public class SellerOrderCancelService {
.loadLogger(logger)
.refund();
if (refundEarnMoneyFlag){
inBoxFacade.notifyUnshelfCauseBySpecialReason(sellerUid, psog);
}
inBoxFacade.notifyUnshelfCauseBySpecialReason(sellerUid, psog);
}
}
... ...