Authored by sailing-PC\sailing

add reference

... ... @@ -496,6 +496,9 @@ public class SellerOrderCancelService {
if (isPayEarnestMoney && result > 0) {
}
inBoxFacade.notifyUnshelfCauseBySpecialReason(sellerUid, psog.getProductName());
}
}
... ...