@yolo-croket-dev/amqp-access 0.1.3-jun.4 → 0.1.3
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/index.d.ts +0 -1
- package/order-server/dto/purchasedinfos/query/atlas/index.js +0 -1
- package/order-server/services/amqp.purchased-info.service.d.ts +1 -2
- package/order-server/services/amqp.purchased-info.service.js +0 -3
- package/package.json +1 -1
- package/user-service/dto/store/query/index.d.ts +0 -1
- package/user-service/dto/store/query/index.js +0 -1
- package/user-service/services/amqp.store.service.d.ts +1 -2
- package/user-service/services/amqp.store.service.js +0 -3
- package/order-server/dto/purchasedinfos/query/atlas/check-show-ad-center-inflow-case.dto.d.ts +0 -7
- package/order-server/dto/purchasedinfos/query/atlas/check-show-ad-center-inflow-case.dto.js +0 -25
- package/user-service/dto/store/query/check-show-ad-center-inflow.dto.d.ts +0 -7
- package/user-service/dto/store/query/check-show-ad-center-inflow.dto.js +0 -25
|
@@ -8,4 +8,3 @@ export * from './get-p-infos-for-manage-buyer-by-atlas.dto';
|
|
|
8
8
|
export * from './get-facet-p-infos-for-manage-buyer-by-atlas.dto';
|
|
9
9
|
export * from './get-item-sale-infos-for-sales-team-by-atlas.dto';
|
|
10
10
|
export * from './get-item-sale-merge-data-for-sales-team-by-atlas.dto';
|
|
11
|
-
export * from './check-show-ad-center-inflow-case.dto';
|
|
@@ -24,4 +24,3 @@ __exportStar(require("./get-p-infos-for-manage-buyer-by-atlas.dto"), exports);
|
|
|
24
24
|
__exportStar(require("./get-facet-p-infos-for-manage-buyer-by-atlas.dto"), exports);
|
|
25
25
|
__exportStar(require("./get-item-sale-infos-for-sales-team-by-atlas.dto"), exports);
|
|
26
26
|
__exportStar(require("./get-item-sale-merge-data-for-sales-team-by-atlas.dto"), exports);
|
|
27
|
-
__exportStar(require("./check-show-ad-center-inflow-case.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
|
|
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 } from '../dto/purchasedinfos';
|
|
4
4
|
export declare class AmqpPurchasedInfoService {
|
|
5
5
|
private readonly client;
|
|
6
6
|
private readonly amqpManager;
|
|
@@ -23,5 +23,4 @@ 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
|
-
checkShowAdCenterInflowCase(payload: CheckShowAdCenterInflowCasePayload, param: AbstractParam): Promise<boolean>;
|
|
27
26
|
}
|
|
@@ -75,9 +75,6 @@ let AmqpPurchasedInfoService = class AmqpPurchasedInfoService {
|
|
|
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 checkShowAdCenterInflowCase(payload, param) {
|
|
79
|
-
return this.amqpManager.call('광고센터유입 노출 여부 케이스 (결제정보) 체크', 'purchased-info.check.show-ad-center-inflow-case', payload, param, { isErrorThrowing: true });
|
|
80
|
-
}
|
|
81
78
|
};
|
|
82
79
|
exports.AmqpPurchasedInfoService = AmqpPurchasedInfoService;
|
|
83
80
|
exports.AmqpPurchasedInfoService = AmqpPurchasedInfoService = __decorate([
|
package/package.json
CHANGED
|
@@ -20,4 +20,3 @@ __exportStar(require("./get-domestic-account-store-info.dto"), exports);
|
|
|
20
20
|
__exportStar(require("./atlas"), exports);
|
|
21
21
|
__exportStar(require("./get-store-ids-by-store-title.dto"), exports);
|
|
22
22
|
__exportStar(require("./get-store-titles-by-store-ids.dto"), exports);
|
|
23
|
-
__exportStar(require("./check-show-ad-center-inflow.dto"), exports);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ClientProxy } from '@nestjs/microservices';
|
|
2
2
|
import { AbstractParam } from '@yolo-croket-dev/core';
|
|
3
3
|
import { DomesticAccountStoreEntity, StoreForTossPaymentEntity } from '@yolo-croket-dev/entity-v2';
|
|
4
|
-
import { GetDomesticAccountStoreInfoPayload, GetDomesticAccountStoresPayload, MigrationTossPaymentsSettlementProxySellerIdResult, UpdatePrivateSellerInfoSellerAddressPayload, GetUserIdsByStoreTitlePayload, GetUserIdsByStoreTitleResult, GetStoreIdsByStoreTitlePayload, GetStoreIdsByStoreTitleResult, GetStoreTitlesByStoreIdsPayload, GetStoreTitlesByStoreIdsResult, GetStoreIdsByAtlasPayload, GetStoreIdsByAtlasResult
|
|
4
|
+
import { GetDomesticAccountStoreInfoPayload, GetDomesticAccountStoresPayload, MigrationTossPaymentsSettlementProxySellerIdResult, UpdatePrivateSellerInfoSellerAddressPayload, GetUserIdsByStoreTitlePayload, GetUserIdsByStoreTitleResult, GetStoreIdsByStoreTitlePayload, GetStoreIdsByStoreTitleResult, GetStoreTitlesByStoreIdsPayload, GetStoreTitlesByStoreIdsResult, GetStoreIdsByAtlasPayload, GetStoreIdsByAtlasResult } from '../dto/store';
|
|
5
5
|
import { GetStoresForTossPaymentPayload } from '../dto/store/query/get-stores-for-toss-payment.dto';
|
|
6
6
|
export declare class AmqpStoreService {
|
|
7
7
|
private readonly client;
|
|
@@ -16,5 +16,4 @@ export declare class AmqpStoreService {
|
|
|
16
16
|
getStoreIdsByStoreTitle(payload: GetStoreIdsByStoreTitlePayload, param: AbstractParam): Promise<GetStoreIdsByStoreTitleResult>;
|
|
17
17
|
getStoreTitlesByStoreIds(payload: GetStoreTitlesByStoreIdsPayload, param: AbstractParam): Promise<GetStoreTitlesByStoreIdsResult>;
|
|
18
18
|
getStoreIdsByAtlas(payload: GetStoreIdsByAtlasPayload, param: AbstractParam): Promise<GetStoreIdsByAtlasResult>;
|
|
19
|
-
checkShowAdCenterInflow(payload: CheckShowAdCenterInflowPayload, param: AbstractParam): Promise<boolean>;
|
|
20
19
|
}
|
|
@@ -48,9 +48,6 @@ let AmqpStoreService = class AmqpStoreService {
|
|
|
48
48
|
async getStoreIdsByAtlas(payload, param) {
|
|
49
49
|
return this.amqpManager.call('스토어 아이디 조회 (atlas)', 'store.get.store-ids-by-atlas', payload, param, { isErrorThrowing: true });
|
|
50
50
|
}
|
|
51
|
-
async checkShowAdCenterInflow(payload, param) {
|
|
52
|
-
return this.amqpManager.call('광고센터유입 노출 여부 체크', 'store.check.show-ad-center-inflow', payload, param, { isErrorThrowing: true });
|
|
53
|
-
}
|
|
54
51
|
};
|
|
55
52
|
exports.AmqpStoreService = AmqpStoreService;
|
|
56
53
|
exports.AmqpStoreService = AmqpStoreService = __decorate([
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
3
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
4
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
5
|
-
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
6
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
7
|
-
};
|
|
8
|
-
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
9
|
-
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
10
|
-
};
|
|
11
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
-
exports.CheckShowAdCenterInflowCasePayload = exports.CheckCaseEnum = void 0;
|
|
13
|
-
const class_validator_1 = require("class-validator");
|
|
14
|
-
var CheckCaseEnum;
|
|
15
|
-
(function (CheckCaseEnum) {
|
|
16
|
-
CheckCaseEnum["case1"] = "case1";
|
|
17
|
-
CheckCaseEnum["case2"] = "case2";
|
|
18
|
-
})(CheckCaseEnum || (exports.CheckCaseEnum = CheckCaseEnum = {}));
|
|
19
|
-
class CheckShowAdCenterInflowCasePayload {
|
|
20
|
-
}
|
|
21
|
-
exports.CheckShowAdCenterInflowCasePayload = CheckShowAdCenterInflowCasePayload;
|
|
22
|
-
__decorate([
|
|
23
|
-
(0, class_validator_1.IsEnum)(CheckCaseEnum),
|
|
24
|
-
__metadata("design:type", String)
|
|
25
|
-
], CheckShowAdCenterInflowCasePayload.prototype, "checkCase", void 0);
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
3
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
4
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
5
|
-
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
6
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
7
|
-
};
|
|
8
|
-
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
9
|
-
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
10
|
-
};
|
|
11
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
-
exports.CheckShowAdCenterInflowPayload = exports.CheckCaseEnum = void 0;
|
|
13
|
-
const class_validator_1 = require("class-validator");
|
|
14
|
-
var CheckCaseEnum;
|
|
15
|
-
(function (CheckCaseEnum) {
|
|
16
|
-
CheckCaseEnum["case1"] = "case1";
|
|
17
|
-
CheckCaseEnum["case2"] = "case2";
|
|
18
|
-
})(CheckCaseEnum || (exports.CheckCaseEnum = CheckCaseEnum = {}));
|
|
19
|
-
class CheckShowAdCenterInflowPayload {
|
|
20
|
-
}
|
|
21
|
-
exports.CheckShowAdCenterInflowPayload = CheckShowAdCenterInflowPayload;
|
|
22
|
-
__decorate([
|
|
23
|
-
(0, class_validator_1.IsEnum)(CheckCaseEnum),
|
|
24
|
-
__metadata("design:type", String)
|
|
25
|
-
], CheckShowAdCenterInflowPayload.prototype, "checkCase", void 0);
|