@yolo-croket-dev/amqp-access 0.5.12 → 0.5.13-hj-1
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/query/atlas/get-p-info-for-expect-settle-by-atlas.dto.d.ts +4 -0
- package/order-server/dto/purchasedinfos/query/atlas/get-p-info-for-expect-settle-by-atlas.dto.js +2 -0
- package/order-server/dto/purchasedinfos/query/atlas/index.d.ts +1 -0
- package/order-server/dto/purchasedinfos/query/atlas/index.js +1 -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
- package/user-service/dto/ask/query/atlas/get-ask-for-expect-settle-by-atlas.dto.d.ts +4 -0
- package/user-service/dto/ask/query/atlas/get-ask-for-expect-settle-by-atlas.dto.js +2 -0
- package/user-service/dto/ask/query/atlas/index.d.ts +1 -0
- package/user-service/dto/ask/query/atlas/index.js +1 -0
- package/user-service/services/ask/amqp.ask.service.d.ts +2 -1
- package/user-service/services/ask/amqp.ask.service.js +3 -0
|
@@ -26,3 +26,4 @@ __exportStar(require("./get-item-sale-infos-for-sales-team-by-atlas.dto"), expor
|
|
|
26
26
|
__exportStar(require("./get-item-sale-merge-data-for-sales-team-by-atlas.dto"), exports);
|
|
27
27
|
__exportStar(require("./store-item"), exports);
|
|
28
28
|
__exportStar(require("./settle"), exports);
|
|
29
|
+
__exportStar(require("./get-p-info-for-expect-settle-by-atlas.dto"), exports);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ClientProxy } from '@nestjs/microservices';
|
|
2
2
|
import { AbstractParam } from '@yolo-croket-dev/core';
|
|
3
|
-
import { GetPInfoSettleAmountInfoByAtlasPayload, GetPInfoSettleAmountInfoByAtlasResult, GetPInfoAllSettleAmountByAtlasPayload, 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, GetPNumsForShowAdCenterInflowPayload, GetPNumsForShowAdCenterInflowResult, GetPNumsGroupItemIdPayload, GetPNumsGroupItemIdResult, GetPInfoIdsForPredictSettlePayload, GetPInfoIdsForPredictSettleResult, GetPInfosForBeforeDeliveryExcelPayload, GetPInfosForBeforeDeliveryExcelResult, GetPurchasedInfosForUnconfirmedWaitingOrderSellersExcelResult, IsPurchaseStoreItemByUserBulkPayload, IsPurchaseStoreItemByUserBulkResponse, CheckCanChangePurchasedOptionPayload, CheckCanChangePurchasedOptionResult, ChangePurchasedOptionPayload, CheckCanChangePurchasedOptionsByPayTryLogIdPayload, CheckCanChangePurchasedOptionsByPayTryLogIdResult, GetPurchasedInfoItemsForExtractionByTypeResult } from '../dto/purchasedinfos';
|
|
3
|
+
import { GetPInfoSettleAmountInfoByAtlasPayload, GetPInfoSettleAmountInfoByAtlasResult, GetPInfoAllSettleAmountByAtlasPayload, 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, GetPNumsForShowAdCenterInflowPayload, GetPNumsForShowAdCenterInflowResult, GetPNumsGroupItemIdPayload, GetPNumsGroupItemIdResult, GetPInfoIdsForPredictSettlePayload, GetPInfoIdsForPredictSettleResult, GetPInfosForBeforeDeliveryExcelPayload, GetPInfosForBeforeDeliveryExcelResult, GetPurchasedInfosForUnconfirmedWaitingOrderSellersExcelResult, IsPurchaseStoreItemByUserBulkPayload, IsPurchaseStoreItemByUserBulkResponse, CheckCanChangePurchasedOptionPayload, CheckCanChangePurchasedOptionResult, ChangePurchasedOptionPayload, CheckCanChangePurchasedOptionsByPayTryLogIdPayload, CheckCanChangePurchasedOptionsByPayTryLogIdResult, GetPurchasedInfoItemsForExtractionByTypeResult, GetPInfoForExpectSettleByAtlasResult } from '../dto/purchasedinfos';
|
|
4
4
|
export declare class AmqpPurchasedInfoService {
|
|
5
5
|
private readonly client;
|
|
6
6
|
private readonly amqpManager;
|
|
@@ -34,4 +34,5 @@ export declare class AmqpPurchasedInfoService {
|
|
|
34
34
|
changePurchasedOption(payload: ChangePurchasedOptionPayload, param: AbstractParam): Promise<void>;
|
|
35
35
|
checkCanChangePurchasedOptionsByPayTryLogId(payload: CheckCanChangePurchasedOptionsByPayTryLogIdPayload, param: AbstractParam): Promise<CheckCanChangePurchasedOptionsByPayTryLogIdResult>;
|
|
36
36
|
getPurchasedInfoItemsForExtractionByType(param: AbstractParam): Promise<GetPurchasedInfoItemsForExtractionByTypeResult>;
|
|
37
|
+
getPInfoForExpectSettleByAtlas(param: AbstractParam): Promise<GetPInfoForExpectSettleByAtlasResult[]>;
|
|
37
38
|
}
|
|
@@ -109,6 +109,9 @@ let AmqpPurchasedInfoService = class AmqpPurchasedInfoService {
|
|
|
109
109
|
async getPurchasedInfoItemsForExtractionByType(param) {
|
|
110
110
|
return this.amqpManager.call('구매 정보 아이템 추출 타입별 조회', 'purchased-info.get.purchased-info-items-for-extraction-by-type', {}, param, { isErrorThrowing: true });
|
|
111
111
|
}
|
|
112
|
+
async getPInfoForExpectSettleByAtlas(param) {
|
|
113
|
+
return this.amqpManager.call('atlas 검색 - 요청 예상 정산금 조회', 'purchased-info.get.p-info-for-expect-settle-by-atlas', {}, param, { isErrorThrowing: true });
|
|
114
|
+
}
|
|
112
115
|
};
|
|
113
116
|
exports.AmqpPurchasedInfoService = AmqpPurchasedInfoService;
|
|
114
117
|
exports.AmqpPurchasedInfoService = AmqpPurchasedInfoService = __decorate([
|
package/package.json
CHANGED
|
@@ -5,3 +5,4 @@ export * from './get-ask-legacy-settle-logs-by-atlas.dto';
|
|
|
5
5
|
export * from './get-ask-accumulated-settle-amount-by-atlas.dto';
|
|
6
6
|
export * from './get-ask-done-settle-amount-by-atlas.dto';
|
|
7
7
|
export * from './get-ask-expect-settle-amount-by-atlas.dto';
|
|
8
|
+
export * from './get-ask-for-expect-settle-by-atlas.dto';
|
|
@@ -21,3 +21,4 @@ __exportStar(require("./get-ask-legacy-settle-logs-by-atlas.dto"), exports);
|
|
|
21
21
|
__exportStar(require("./get-ask-accumulated-settle-amount-by-atlas.dto"), exports);
|
|
22
22
|
__exportStar(require("./get-ask-done-settle-amount-by-atlas.dto"), exports);
|
|
23
23
|
__exportStar(require("./get-ask-expect-settle-amount-by-atlas.dto"), exports);
|
|
24
|
+
__exportStar(require("./get-ask-for-expect-settle-by-atlas.dto"), exports);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ClientProxy } from '@nestjs/microservices';
|
|
2
2
|
import { AbstractParam } from '@yolo-croket-dev/core';
|
|
3
|
-
import { GetAskIdsByAtlasSearchPayload, GetAskIdsByAtlasSearchResult, GetAskSettleAmountInfoByAtlasPayload, GetAskSettleAmountInfoByAtlasResult, GetAskAllSettleAmountByAtlasPayload, GetAskAllSettleAmountByAtlasResult, GetAskLegacySettleLogsByAtlasPayload, GetAskLegacySettleLogsByAtlasResult, GetAskAccumulatedSettleAmountByAtlasPayload, GetAskAccumulatedSettleAmountByAtlasResult, GetAskDoneSettleAmountByAtlasPayload, GetAskDoneSettleAmountByAtlasResult, GetAskExpectSettleAmountByAtlasPayload, GetAskExpectSettleAmountByAtlasResult } from '../../dto/ask';
|
|
3
|
+
import { GetAskIdsByAtlasSearchPayload, GetAskIdsByAtlasSearchResult, GetAskSettleAmountInfoByAtlasPayload, GetAskSettleAmountInfoByAtlasResult, GetAskAllSettleAmountByAtlasPayload, GetAskAllSettleAmountByAtlasResult, GetAskLegacySettleLogsByAtlasPayload, GetAskLegacySettleLogsByAtlasResult, GetAskAccumulatedSettleAmountByAtlasPayload, GetAskAccumulatedSettleAmountByAtlasResult, GetAskDoneSettleAmountByAtlasPayload, GetAskDoneSettleAmountByAtlasResult, GetAskExpectSettleAmountByAtlasPayload, GetAskExpectSettleAmountByAtlasResult, GetAskForExpectSettleByAtlasResult } from '../../dto/ask';
|
|
4
4
|
export declare class AmqpAskService {
|
|
5
5
|
private readonly client;
|
|
6
6
|
private readonly amqpManager;
|
|
@@ -12,4 +12,5 @@ export declare class AmqpAskService {
|
|
|
12
12
|
getAskDoneSettleAmountByAtlas(payload: GetAskDoneSettleAmountByAtlasPayload, param: AbstractParam): Promise<GetAskDoneSettleAmountByAtlasResult>;
|
|
13
13
|
getAskExpectSettleAmountByAtlas(payload: GetAskExpectSettleAmountByAtlasPayload, param: AbstractParam): Promise<GetAskExpectSettleAmountByAtlasResult>;
|
|
14
14
|
getAskAccumulatedSettleAmountByAtlas(payload: GetAskAccumulatedSettleAmountByAtlasPayload, param: AbstractParam): Promise<GetAskAccumulatedSettleAmountByAtlasResult>;
|
|
15
|
+
getAskForExpectSettleByAtlas(param: AbstractParam): Promise<GetAskForExpectSettleByAtlasResult[]>;
|
|
15
16
|
}
|
|
@@ -42,6 +42,9 @@ let AmqpAskService = class AmqpAskService {
|
|
|
42
42
|
async getAskAccumulatedSettleAmountByAtlas(payload, param) {
|
|
43
43
|
return this.amqpManager.call('atlas 검색 - 요청 누적 정산금 조회', 'ask.get.accumulated-settle-amount-by-atlas', payload, param, { isErrorThrowing: true });
|
|
44
44
|
}
|
|
45
|
+
async getAskForExpectSettleByAtlas(param) {
|
|
46
|
+
return this.amqpManager.call('atlas 검색 - 요청 예상 정산금 조회', 'ask.get.expect-settle-by-atlas', {}, param, { isErrorThrowing: true });
|
|
47
|
+
}
|
|
45
48
|
};
|
|
46
49
|
exports.AmqpAskService = AmqpAskService;
|
|
47
50
|
exports.AmqpAskService = AmqpAskService = __decorate([
|