@yolo-croket-dev/amqp-access 0.7.141 → 0.7.142
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/order-server/dto/purchasedinfos/command/index.d.ts +1 -0
- package/order-server/dto/purchasedinfos/command/index.js +1 -0
- package/order-server/dto/purchasedinfos/command/send-store-seller-save-invoice-later-abroad-shipping-to-buyer.dto.d.ts +5 -0
- package/order-server/dto/purchasedinfos/command/send-store-seller-save-invoice-later-abroad-shipping-to-buyer.dto.js +6 -0
- package/order-server/services/amqp.purchased-info.service.d.ts +2 -1
- package/order-server/services/amqp.purchased-info.service.js +3 -0
- package/package.json +1 -1
|
@@ -6,3 +6,4 @@ export * from './patch-process-v2-to-checking-stock.dto';
|
|
|
6
6
|
export * from './change-purchased-option.dto';
|
|
7
7
|
export * from './extend-waiting-receive-by-channel-talk.dto';
|
|
8
8
|
export * from './update-p-info-attribution-history-id-bulk.dto';
|
|
9
|
+
export * from './send-store-seller-save-invoice-later-abroad-shipping-to-buyer.dto';
|
|
@@ -22,3 +22,4 @@ __exportStar(require("./patch-process-v2-to-checking-stock.dto"), exports);
|
|
|
22
22
|
__exportStar(require("./change-purchased-option.dto"), exports);
|
|
23
23
|
__exportStar(require("./extend-waiting-receive-by-channel-talk.dto"), exports);
|
|
24
24
|
__exportStar(require("./update-p-info-attribution-history-id-bulk.dto"), exports);
|
|
25
|
+
__exportStar(require("./send-store-seller-save-invoice-later-abroad-shipping-to-buyer.dto"), exports);
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SendStoreSellerSaveInvoiceLaterAbroadShippingToBuyerResult = void 0;
|
|
4
|
+
class SendStoreSellerSaveInvoiceLaterAbroadShippingToBuyerResult {
|
|
5
|
+
}
|
|
6
|
+
exports.SendStoreSellerSaveInvoiceLaterAbroadShippingToBuyerResult = SendStoreSellerSaveInvoiceLaterAbroadShippingToBuyerResult;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ClientProxy } from '@nestjs/microservices';
|
|
2
2
|
import { AbstractParam } from '@yolo-croket-dev/core';
|
|
3
|
-
import { GetPInfoSettleAmountInfoByAtlasPayload, GetPInfoSettleAmountInfoByAtlasResult, GetPInfoAllSettleAmountByAtlasResult, GetPInfoLegacySettleLogsByAtlasPayload, GetPInfoLegacySettleLogsByAtlasResult, GetPInfoAccumulatedSettleAmountByAtlasPayload, GetPInfoAccumulatedSettleAmountByAtlasResult, GetPInfoDoneSettleAmountByAtlasPayload, GetPInfoDoneSettleAmountByAtlasResult, GetPInfoExpectSettleAmountByAtlasPayload, GetPInfoExpectSettleAmountByAtlasResult, GetPartialRefundProcessesByPublicIdsPayload, GetPartialRefundProcessesByPublicIdsResult, GetPInfosForManageBuyerByAtlasPayload, GetPInfosForManageBuyerByAtlasResult, GetFacetPInfosForManageBuyerByAtlasPayload, GetFacetPInfosForManageBuyerByAtlasResult, ReloadPInfosForManageBuyerPayload, ReloadPInfosForManageBuyerResult, UpdateAdCenterCouponInfoPayload, UpdateDoneAdCenterCouponInfosPayload, CancelDoneAdCenterCouponInfosPayload, RequestCreateAdCenterCouponSettlePayload, PatchProcessV2ToCheckingStockPayload, PatchProcessV2ToCheckingStockResult, GetItemSaleInfosForSalesTeamByAtlasPayload, GetItemSaleInfosForSalesTeamByAtlasResult, GetItemSaleMergeDataForSalesTeamByAtlasPayload, GetItemSaleMergeDataForSalesTeamByAtlasResult, GetPNumsForShowAdCenterInflowResult, GetPNumsGroupItemIdPayload, GetPNumsGroupItemIdResult, GetPInfoIdsForPredictSettlePayload, GetPInfoIdsForPredictSettleResult, GetPInfosForBeforeDeliveryExcelPayload, GetPInfosForBeforeDeliveryExcelResult, GetPurchasedInfosForUnconfirmedWaitingOrderSellersExcelResult, IsPurchaseStoreItemByUserBulkPayload, IsPurchaseStoreItemByUserBulkResponse, CheckCanChangePurchasedOptionPayload, CheckCanChangePurchasedOptionResult, ChangePurchasedOptionPayload, CheckCanChangePurchasedOptionsByPayTryLogIdPayload, CheckCanChangePurchasedOptionsByPayTryLogIdResult, GetPurchasedInfoItemsForExtractionByTypeResult, GetPInfoForExpectSettleByAtlasResult, GetExpectSettleAmountResult, GetPInfoForExpectSettleByAtlasPayload, GetChangedOptionPublicIdsByIdsPayload, GetChangedOptionPublicIdsByIdsResult, GetPInfosByIdsPayload, GetPInfosByIdsResult, GetPInfosForLuxuryAppraisalPayload, GetPInfosForLuxuryAppraisalResult, GetRefundRatePayload, GetRefundRateResult, ExtendWaitingReceiveByChannelTalkPayload, UpdatePInfoAttributionHistoryIdBulkPayload, CheckBuyerStorePaymentHistoryPayload } from '../dto/purchasedinfos';
|
|
3
|
+
import { GetPInfoSettleAmountInfoByAtlasPayload, GetPInfoSettleAmountInfoByAtlasResult, GetPInfoAllSettleAmountByAtlasResult, GetPInfoLegacySettleLogsByAtlasPayload, GetPInfoLegacySettleLogsByAtlasResult, GetPInfoAccumulatedSettleAmountByAtlasPayload, GetPInfoAccumulatedSettleAmountByAtlasResult, GetPInfoDoneSettleAmountByAtlasPayload, GetPInfoDoneSettleAmountByAtlasResult, GetPInfoExpectSettleAmountByAtlasPayload, GetPInfoExpectSettleAmountByAtlasResult, GetPartialRefundProcessesByPublicIdsPayload, GetPartialRefundProcessesByPublicIdsResult, GetPInfosForManageBuyerByAtlasPayload, GetPInfosForManageBuyerByAtlasResult, GetFacetPInfosForManageBuyerByAtlasPayload, GetFacetPInfosForManageBuyerByAtlasResult, ReloadPInfosForManageBuyerPayload, ReloadPInfosForManageBuyerResult, UpdateAdCenterCouponInfoPayload, UpdateDoneAdCenterCouponInfosPayload, CancelDoneAdCenterCouponInfosPayload, RequestCreateAdCenterCouponSettlePayload, PatchProcessV2ToCheckingStockPayload, PatchProcessV2ToCheckingStockResult, GetItemSaleInfosForSalesTeamByAtlasPayload, GetItemSaleInfosForSalesTeamByAtlasResult, GetItemSaleMergeDataForSalesTeamByAtlasPayload, GetItemSaleMergeDataForSalesTeamByAtlasResult, GetPNumsForShowAdCenterInflowResult, GetPNumsGroupItemIdPayload, GetPNumsGroupItemIdResult, GetPInfoIdsForPredictSettlePayload, GetPInfoIdsForPredictSettleResult, GetPInfosForBeforeDeliveryExcelPayload, GetPInfosForBeforeDeliveryExcelResult, GetPurchasedInfosForUnconfirmedWaitingOrderSellersExcelResult, IsPurchaseStoreItemByUserBulkPayload, IsPurchaseStoreItemByUserBulkResponse, CheckCanChangePurchasedOptionPayload, CheckCanChangePurchasedOptionResult, ChangePurchasedOptionPayload, CheckCanChangePurchasedOptionsByPayTryLogIdPayload, CheckCanChangePurchasedOptionsByPayTryLogIdResult, GetPurchasedInfoItemsForExtractionByTypeResult, GetPInfoForExpectSettleByAtlasResult, GetExpectSettleAmountResult, GetPInfoForExpectSettleByAtlasPayload, GetChangedOptionPublicIdsByIdsPayload, GetChangedOptionPublicIdsByIdsResult, GetPInfosByIdsPayload, GetPInfosByIdsResult, GetPInfosForLuxuryAppraisalPayload, GetPInfosForLuxuryAppraisalResult, GetRefundRatePayload, GetRefundRateResult, ExtendWaitingReceiveByChannelTalkPayload, UpdatePInfoAttributionHistoryIdBulkPayload, CheckBuyerStorePaymentHistoryPayload, SendStoreSellerSaveInvoiceLaterAbroadShippingToBuyerResult } from '../dto/purchasedinfos';
|
|
4
4
|
export declare class AmqpPurchasedInfoService {
|
|
5
5
|
private readonly client;
|
|
6
6
|
private readonly amqpManager;
|
|
@@ -23,6 +23,7 @@ export declare class AmqpPurchasedInfoService {
|
|
|
23
23
|
getItemSaleInfosForSalesTeamByAtlas(payload: GetItemSaleInfosForSalesTeamByAtlasPayload, param: AbstractParam): Promise<GetItemSaleInfosForSalesTeamByAtlasResult>;
|
|
24
24
|
getItemSaleMergeDataForSalesTeamByAtlas(payload: GetItemSaleMergeDataForSalesTeamByAtlasPayload, param: AbstractParam): Promise<GetItemSaleMergeDataForSalesTeamByAtlasResult>;
|
|
25
25
|
autoChangeWaitingReceive(payload: void, param: AbstractParam): Promise<void>;
|
|
26
|
+
sendStoreSellerSaveInvoiceLaterAbroadShippingToBuyer(payload: void, param: AbstractParam): Promise<SendStoreSellerSaveInvoiceLaterAbroadShippingToBuyerResult>;
|
|
26
27
|
getPNumsForShowAdCenterInflow(payload: void, param: AbstractParam): Promise<GetPNumsForShowAdCenterInflowResult>;
|
|
27
28
|
getPNumsGroupItemId(payload: GetPNumsGroupItemIdPayload, param: AbstractParam): Promise<GetPNumsGroupItemIdResult>;
|
|
28
29
|
getPInfoIdsForPredictSettle(payload: GetPInfoIdsForPredictSettlePayload, param: AbstractParam): Promise<GetPInfoIdsForPredictSettleResult>;
|
|
@@ -75,6 +75,9 @@ let AmqpPurchasedInfoService = exports.AmqpPurchasedInfoService = class AmqpPurc
|
|
|
75
75
|
async autoChangeWaitingReceive(payload, param) {
|
|
76
76
|
return this.amqpManager.call('자동 변경 대기 수령으로 변경', 'purchased-info.update.auto-change-waiting-receive', payload, param, { isErrorThrowing: true });
|
|
77
77
|
}
|
|
78
|
+
async sendStoreSellerSaveInvoiceLaterAbroadShippingToBuyer(payload, param) {
|
|
79
|
+
return this.amqpManager.call('해외배송 송장 등록 11일 경과 구매자 알림 발송', 'purchased-info.send-notification.store-seller-save-invoice-later-abroad-shipping-to-buyer', payload, param, { isErrorThrowing: true });
|
|
80
|
+
}
|
|
78
81
|
async getPNumsForShowAdCenterInflow(payload, param) {
|
|
79
82
|
return this.amqpManager.call('광고센터유입 노출 여부를 위한 결제 수 조회', 'purchased-info.get.p-nums-for-show-ad-center-inflow', payload, param, { isErrorThrowing: true });
|
|
80
83
|
}
|