@be-link/ecommerce-backend-bff-service-node-sdk 0.0.117 → 0.0.119
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/cjs/bff/modules/pandora/orderCore/service.d.ts +1 -7
- package/cjs/bff/modules/pandora/orderCore/service.js +1 -9
- package/cjs/bff/modules/pandora/orderCore/types.d.ts +2 -7
- package/cjs/bff/modules/pandora/orderQuery/types.d.ts +4 -9
- package/cjs/bff/modules/pandora/product/service.d.ts +2 -20
- package/cjs/bff/modules/pandora/product/service.js +0 -24
- package/cjs/bff/modules/pandora/product/types.d.ts +15 -253
- package/cjs/bff/modules/pandora/productExp/service.d.ts +2 -14
- package/cjs/bff/modules/pandora/productExp/service.js +2 -18
- package/cjs/bff/modules/pandora/productExp/types.d.ts +1 -54
- package/cjs/bff/modules/pandora/productLive/types.d.ts +0 -10
- package/cjs/bff/modules/pandora/room/service.d.ts +0 -6
- package/cjs/bff/modules/pandora/room/service.js +0 -8
- package/cjs/bff/modules/pandora/room/types.d.ts +2 -21
- package/cjs/bff/modules/pandora/user/service.d.ts +0 -1
- package/cjs/bff/modules/pandora/user/service.js +0 -3
- package/cjs/bff/modules/pandora/user/types.d.ts +0 -16
- package/cjs/enums.d.ts +0 -6
- package/cjs/enums.js +5 -21
- package/cjs/index.d.ts +12 -41
- package/cjs/index.js +33 -54
- package/cjs/utils/env.js +2 -2
- package/cjs/utils/http.js +1 -1
- package/esm/bff/modules/pandora/orderCore/service.d.ts +1 -7
- package/esm/bff/modules/pandora/orderCore/service.mjs +1 -9
- package/esm/bff/modules/pandora/orderCore/types.d.ts +2 -7
- package/esm/bff/modules/pandora/orderQuery/types.d.ts +4 -9
- package/esm/bff/modules/pandora/product/service.d.ts +2 -20
- package/esm/bff/modules/pandora/product/service.mjs +0 -24
- package/esm/bff/modules/pandora/product/types.d.ts +15 -253
- package/esm/bff/modules/pandora/productExp/service.d.ts +2 -14
- package/esm/bff/modules/pandora/productExp/service.mjs +2 -18
- package/esm/bff/modules/pandora/productExp/types.d.ts +1 -54
- package/esm/bff/modules/pandora/productLive/types.d.ts +0 -10
- package/esm/bff/modules/pandora/room/service.d.ts +0 -6
- package/esm/bff/modules/pandora/room/service.mjs +0 -8
- package/esm/bff/modules/pandora/room/types.d.ts +2 -21
- package/esm/bff/modules/pandora/user/service.d.ts +0 -1
- package/esm/bff/modules/pandora/user/service.mjs +0 -3
- package/esm/bff/modules/pandora/user/types.d.ts +0 -16
- package/esm/enums.d.ts +0 -6
- package/esm/enums.mjs +0 -10
- package/esm/index.d.ts +12 -41
- package/esm/index.mjs +12 -33
- package/esm/utils/env.mjs +2 -2
- package/esm/utils/http.mjs +1 -1
- package/package.json +9 -11
- package/cjs/bff/modules/pandora/pointRule/service.d.ts +0 -53
- package/cjs/bff/modules/pandora/pointRule/service.js +0 -75
- package/cjs/bff/modules/pandora/pointRule/types.d.ts +0 -38
- package/cjs/bff/modules/pandora/pointRule/types.js +0 -2
- package/cjs/bff/modules/pandora/pointsMall/service.d.ts +0 -47
- package/cjs/bff/modules/pandora/pointsMall/service.js +0 -67
- package/cjs/bff/modules/pandora/pointsMall/types.d.ts +0 -177
- package/cjs/bff/modules/pandora/pointsMall/types.js +0 -2
- package/cjs/bff/modules/pandora/store/service.d.ts +0 -95
- package/cjs/bff/modules/pandora/store/service.js +0 -131
- package/cjs/bff/modules/pandora/store/types.d.ts +0 -879
- package/cjs/bff/modules/pandora/store/types.js +0 -2
- package/cjs/bff/modules/pandora/task/service.d.ts +0 -65
- package/cjs/bff/modules/pandora/task/service.js +0 -91
- package/cjs/bff/modules/pandora/task/types.d.ts +0 -36
- package/cjs/bff/modules/pandora/task/types.js +0 -2
- package/cjs/bff/modules/pandora/taskWatch/service.d.ts +0 -23
- package/cjs/bff/modules/pandora/taskWatch/service.js +0 -35
- package/cjs/bff/modules/pandora/taskWatch/types.d.ts +0 -15
- package/cjs/bff/modules/pandora/taskWatch/types.js +0 -2
- package/cjs/bff/modules/pandora/userManager/service/address.service.d.ts +0 -12
- package/cjs/bff/modules/pandora/userManager/service/address.service.js +0 -32
- package/cjs/bff/modules/pandora/userManager/service/coupon.service.d.ts +0 -11
- package/cjs/bff/modules/pandora/userManager/service/coupon.service.js +0 -29
- package/cjs/bff/modules/pandora/userManager/service/index.d.ts +0 -5
- package/cjs/bff/modules/pandora/userManager/service/index.js +0 -21
- package/cjs/bff/modules/pandora/userManager/service/point.service.d.ts +0 -13
- package/cjs/bff/modules/pandora/userManager/service/point.service.js +0 -35
- package/cjs/bff/modules/pandora/userManager/service/region.service.d.ts +0 -14
- package/cjs/bff/modules/pandora/userManager/service/region.service.js +0 -38
- package/cjs/bff/modules/pandora/userManager/service/user.service.d.ts +0 -12
- package/cjs/bff/modules/pandora/userManager/service/user.service.js +0 -32
- package/cjs/bff/modules/pandora/userManager/types/address.types.d.ts +0 -94
- package/cjs/bff/modules/pandora/userManager/types/address.types.js +0 -2
- package/cjs/bff/modules/pandora/userManager/types/coupon.types.d.ts +0 -99
- package/cjs/bff/modules/pandora/userManager/types/coupon.types.js +0 -2
- package/cjs/bff/modules/pandora/userManager/types/index.d.ts +0 -5
- package/cjs/bff/modules/pandora/userManager/types/index.js +0 -21
- package/cjs/bff/modules/pandora/userManager/types/point.types.d.ts +0 -113
- package/cjs/bff/modules/pandora/userManager/types/point.types.js +0 -2
- package/cjs/bff/modules/pandora/userManager/types/region.types.d.ts +0 -77
- package/cjs/bff/modules/pandora/userManager/types/region.types.js +0 -2
- package/cjs/bff/modules/pandora/userManager/types/user.types.d.ts +0 -124
- package/cjs/bff/modules/pandora/userManager/types/user.types.js +0 -2
- package/esm/bff/modules/pandora/pointRule/service.d.ts +0 -53
- package/esm/bff/modules/pandora/pointRule/service.mjs +0 -68
- package/esm/bff/modules/pandora/pointRule/types.d.ts +0 -38
- package/esm/bff/modules/pandora/pointRule/types.mjs +0 -1
- package/esm/bff/modules/pandora/pointsMall/service.d.ts +0 -47
- package/esm/bff/modules/pandora/pointsMall/service.mjs +0 -60
- package/esm/bff/modules/pandora/pointsMall/types.d.ts +0 -177
- package/esm/bff/modules/pandora/pointsMall/types.mjs +0 -1
- package/esm/bff/modules/pandora/store/service.d.ts +0 -95
- package/esm/bff/modules/pandora/store/service.mjs +0 -124
- package/esm/bff/modules/pandora/store/types.d.ts +0 -879
- package/esm/bff/modules/pandora/store/types.mjs +0 -1
- package/esm/bff/modules/pandora/task/service.d.ts +0 -65
- package/esm/bff/modules/pandora/task/service.mjs +0 -84
- package/esm/bff/modules/pandora/task/types.d.ts +0 -36
- package/esm/bff/modules/pandora/task/types.mjs +0 -1
- package/esm/bff/modules/pandora/taskWatch/service.d.ts +0 -23
- package/esm/bff/modules/pandora/taskWatch/service.mjs +0 -28
- package/esm/bff/modules/pandora/taskWatch/types.d.ts +0 -15
- package/esm/bff/modules/pandora/taskWatch/types.mjs +0 -1
- package/esm/bff/modules/pandora/userManager/service/address.service.d.ts +0 -12
- package/esm/bff/modules/pandora/userManager/service/address.service.mjs +0 -25
- package/esm/bff/modules/pandora/userManager/service/coupon.service.d.ts +0 -11
- package/esm/bff/modules/pandora/userManager/service/coupon.service.mjs +0 -22
- package/esm/bff/modules/pandora/userManager/service/index.d.ts +0 -5
- package/esm/bff/modules/pandora/userManager/service/index.mjs +0 -5
- package/esm/bff/modules/pandora/userManager/service/point.service.d.ts +0 -13
- package/esm/bff/modules/pandora/userManager/service/point.service.mjs +0 -28
- package/esm/bff/modules/pandora/userManager/service/region.service.d.ts +0 -14
- package/esm/bff/modules/pandora/userManager/service/region.service.mjs +0 -31
- package/esm/bff/modules/pandora/userManager/service/user.service.d.ts +0 -12
- package/esm/bff/modules/pandora/userManager/service/user.service.mjs +0 -25
- package/esm/bff/modules/pandora/userManager/types/address.types.d.ts +0 -94
- package/esm/bff/modules/pandora/userManager/types/address.types.mjs +0 -1
- package/esm/bff/modules/pandora/userManager/types/coupon.types.d.ts +0 -99
- package/esm/bff/modules/pandora/userManager/types/coupon.types.mjs +0 -1
- package/esm/bff/modules/pandora/userManager/types/index.d.ts +0 -5
- package/esm/bff/modules/pandora/userManager/types/index.mjs +0 -5
- package/esm/bff/modules/pandora/userManager/types/point.types.d.ts +0 -113
- package/esm/bff/modules/pandora/userManager/types/point.types.mjs +0 -1
- package/esm/bff/modules/pandora/userManager/types/region.types.d.ts +0 -77
- package/esm/bff/modules/pandora/userManager/types/region.types.mjs +0 -1
- package/esm/bff/modules/pandora/userManager/types/user.types.d.ts +0 -124
- package/esm/bff/modules/pandora/userManager/types/user.types.mjs +0 -1
|
@@ -22,8 +22,8 @@ export class PandoraProductExpService extends BaseService {
|
|
|
22
22
|
* @param request - 请求参数
|
|
23
23
|
* @returns Promise,解析为标准响应格式
|
|
24
24
|
*/
|
|
25
|
-
addSupplier(
|
|
26
|
-
return this.request(this.addSupplier
|
|
25
|
+
addSupplier() {
|
|
26
|
+
return this.request(this.addSupplier);
|
|
27
27
|
}
|
|
28
28
|
/**
|
|
29
29
|
* 获取直播分组列表
|
|
@@ -57,20 +57,4 @@ export class PandoraProductExpService extends BaseService {
|
|
|
57
57
|
getProductManagerList() {
|
|
58
58
|
return this.request(this.getProductManagerList);
|
|
59
59
|
}
|
|
60
|
-
/**
|
|
61
|
-
* 设置门店范围
|
|
62
|
-
* @param request - 请求参数
|
|
63
|
-
* @returns Promise,解析为标准响应格式
|
|
64
|
-
*/
|
|
65
|
-
setStoreScope(request) {
|
|
66
|
-
return this.request(this.setStoreScope, request);
|
|
67
|
-
}
|
|
68
|
-
/**
|
|
69
|
-
* 获取门店范围
|
|
70
|
-
* @param request - 请求参数
|
|
71
|
-
* @returns Promise,解析为标准响应格式
|
|
72
|
-
*/
|
|
73
|
-
queryStoreScope(request) {
|
|
74
|
-
return this.request(this.queryStoreScope, request);
|
|
75
|
-
}
|
|
76
60
|
}
|
|
@@ -1,113 +1,68 @@
|
|
|
1
1
|
import { StandardResponse } from '../../../../types';
|
|
2
2
|
export declare namespace PandoraProductExpService {
|
|
3
3
|
interface ProductCategory {
|
|
4
|
-
/** 分类ID */
|
|
5
4
|
id: string;
|
|
6
|
-
/** 父级ID */
|
|
7
5
|
parentId: string;
|
|
8
|
-
/** 层级 */
|
|
9
6
|
level: number;
|
|
10
|
-
/** 分类名称 */
|
|
11
7
|
categoryName: string;
|
|
12
8
|
}
|
|
13
9
|
namespace Request {
|
|
14
10
|
interface getSupplierList {
|
|
15
|
-
/** 页码,0开始 */
|
|
16
11
|
pageIndex: number;
|
|
17
|
-
/** 每页数量 */
|
|
18
12
|
pageSize: number;
|
|
19
|
-
/** 供应商名称,模糊匹配 */
|
|
20
13
|
supplierName?: string;
|
|
21
14
|
}
|
|
22
15
|
interface addSupplier {
|
|
23
|
-
/** 供应商名称 */
|
|
24
16
|
supplierName: string;
|
|
25
17
|
}
|
|
26
18
|
interface getLiveGroupList {
|
|
27
|
-
/** 页码,0开始 */
|
|
28
19
|
pageIndex: number;
|
|
29
|
-
/** 每页数量 */
|
|
30
20
|
pageSize: number;
|
|
31
|
-
/** 直播分组名称,模糊匹配 */
|
|
32
21
|
liveGroupName?: string;
|
|
33
22
|
}
|
|
34
23
|
interface addLiveGroup {
|
|
35
|
-
/** 直播分组名称 */
|
|
36
24
|
liveGroupName: string;
|
|
37
25
|
}
|
|
38
26
|
interface productCategoryList {
|
|
39
|
-
/** 分类层级 */
|
|
40
27
|
level: number;
|
|
41
|
-
/** 父分类ID */
|
|
42
28
|
parentId?: string;
|
|
43
29
|
}
|
|
44
|
-
interface setStoreScope {
|
|
45
|
-
/** 商品Id */
|
|
46
|
-
productId: string;
|
|
47
|
-
/** 类型 VISIBLE | INVISIBLE */
|
|
48
|
-
type: string;
|
|
49
|
-
/** 门店Id列表 */
|
|
50
|
-
storeIds: string[];
|
|
51
|
-
}
|
|
52
|
-
interface queryStoreScope {
|
|
53
|
-
/** 商品Id */
|
|
54
|
-
productId: string;
|
|
55
|
-
}
|
|
56
30
|
}
|
|
57
31
|
namespace Response {
|
|
58
32
|
interface addSupplier {
|
|
59
|
-
/** 供应商Id */
|
|
60
33
|
supplierId: string;
|
|
61
34
|
}
|
|
62
35
|
interface getSupplierList {
|
|
63
36
|
total: number;
|
|
64
37
|
list: {
|
|
65
|
-
/** 供应商Id */
|
|
66
38
|
supplierId: string;
|
|
67
|
-
/** 供应商名称 */
|
|
68
39
|
supplierName: string;
|
|
69
40
|
}[];
|
|
70
41
|
}
|
|
71
42
|
interface addLiveGroup {
|
|
72
|
-
/** 直播分组Id */
|
|
73
43
|
liveGroupId: string;
|
|
74
44
|
}
|
|
75
45
|
interface getLiveGroupList {
|
|
76
46
|
total: number;
|
|
77
47
|
list: {
|
|
78
|
-
/** 直播分组Id */
|
|
79
48
|
liveGroupId: string;
|
|
80
|
-
/** 直播分组名称 */
|
|
81
49
|
liveGroupName: string;
|
|
82
50
|
}[];
|
|
83
51
|
}
|
|
84
52
|
interface list {
|
|
85
53
|
total: number;
|
|
86
54
|
list: {
|
|
87
|
-
/** 商品ID */
|
|
88
55
|
productId: string;
|
|
89
|
-
/** 商品名称 */
|
|
90
56
|
productName: string;
|
|
91
|
-
/** 商品图片 */
|
|
92
57
|
productImage: string;
|
|
93
|
-
/** 价格 */
|
|
94
58
|
price: number;
|
|
95
|
-
/** 库存 */
|
|
96
59
|
stock: number;
|
|
97
60
|
}[];
|
|
98
61
|
}
|
|
99
62
|
interface getProductManagerList {
|
|
100
|
-
/** 产品经理ID */
|
|
101
63
|
productManagerId: string;
|
|
102
|
-
/** 产品经理名称 */
|
|
103
64
|
productManagerName: string;
|
|
104
65
|
}
|
|
105
|
-
interface queryStoreScope {
|
|
106
|
-
/** 类型 VISIBLE | INVISIBLE */
|
|
107
|
-
type: string;
|
|
108
|
-
/** 门店Id列表 */
|
|
109
|
-
storeIds: string[];
|
|
110
|
-
}
|
|
111
66
|
}
|
|
112
67
|
/**
|
|
113
68
|
* ProductLive Controller 接口定义
|
|
@@ -132,18 +87,10 @@ export declare namespace PandoraProductExpService {
|
|
|
132
87
|
/**
|
|
133
88
|
* 获取产品经理列表
|
|
134
89
|
*/
|
|
135
|
-
getProductManagerList(): Promise<StandardResponse<PandoraProductExpService.Response.getProductManagerList
|
|
90
|
+
getProductManagerList(): Promise<StandardResponse<PandoraProductExpService.Response.getProductManagerList>>;
|
|
136
91
|
/**
|
|
137
92
|
* 商品分类列表
|
|
138
93
|
*/
|
|
139
94
|
productCategoryList(request: PandoraProductExpService.Request.productCategoryList): Promise<StandardResponse<PandoraProductExpService.ProductCategory[]>>;
|
|
140
|
-
/**
|
|
141
|
-
* 设置门店范围
|
|
142
|
-
*/
|
|
143
|
-
setStoreScope(request: PandoraProductExpService.Request.setStoreScope): Promise<StandardResponse<void>>;
|
|
144
|
-
/**
|
|
145
|
-
* 获取门店范围
|
|
146
|
-
*/
|
|
147
|
-
queryStoreScope(request: PandoraProductExpService.Request.queryStoreScope): Promise<StandardResponse<PandoraProductExpService.Response.queryStoreScope>>;
|
|
148
95
|
}
|
|
149
96
|
}
|
|
@@ -2,17 +2,12 @@ import { StandardResponse } from '../../../../types';
|
|
|
2
2
|
export declare namespace PandoraProductLiveService {
|
|
3
3
|
namespace Request {
|
|
4
4
|
interface list {
|
|
5
|
-
/** 0 开始 */
|
|
6
5
|
pageIndex: number;
|
|
7
|
-
/** 每页数量 */
|
|
8
6
|
pageSize: number;
|
|
9
|
-
/** 直播间ID */
|
|
10
7
|
liveRoomId: string;
|
|
11
8
|
}
|
|
12
9
|
interface operate {
|
|
13
|
-
/** 商品ID */
|
|
14
10
|
productId: string;
|
|
15
|
-
/** 直播间ID */
|
|
16
11
|
liveRoomId: string;
|
|
17
12
|
}
|
|
18
13
|
}
|
|
@@ -20,15 +15,10 @@ export declare namespace PandoraProductLiveService {
|
|
|
20
15
|
interface list {
|
|
21
16
|
total: number;
|
|
22
17
|
list: {
|
|
23
|
-
/** 商品ID */
|
|
24
18
|
productId: string;
|
|
25
|
-
/** 商品名称 */
|
|
26
19
|
productName: string;
|
|
27
|
-
/** 商品图片 */
|
|
28
20
|
productImage: string;
|
|
29
|
-
/** 价格 */
|
|
30
21
|
price: number;
|
|
31
|
-
/** 库存 */
|
|
32
22
|
stock: number;
|
|
33
23
|
}[];
|
|
34
24
|
}
|
|
@@ -56,10 +56,4 @@ export declare class PandoraRoomService extends BaseService implements Service.B
|
|
|
56
56
|
* @returns Promise,解析为标准响应格式
|
|
57
57
|
*/
|
|
58
58
|
bindStore(request: Service.Request.BindStore): Promise<StandardResponse<void>>;
|
|
59
|
-
/**
|
|
60
|
-
* 根据门店绑定关系查询直播间列表
|
|
61
|
-
* @param request - 请求参数
|
|
62
|
-
* @returns Promise,解析为标准响应格式
|
|
63
|
-
*/
|
|
64
|
-
listByStoreBind(request: Service.Request.ListByStoreBind): Promise<StandardResponse<Service.Response.ListByStoreBind>>;
|
|
65
59
|
}
|
|
@@ -73,12 +73,4 @@ export class PandoraRoomService extends BaseService {
|
|
|
73
73
|
bindStore(request) {
|
|
74
74
|
return this.request(this.bindStore, request);
|
|
75
75
|
}
|
|
76
|
-
/**
|
|
77
|
-
* 根据门店绑定关系查询直播间列表
|
|
78
|
-
* @param request - 请求参数
|
|
79
|
-
* @returns Promise,解析为标准响应格式
|
|
80
|
-
*/
|
|
81
|
-
listByStoreBind(request) {
|
|
82
|
-
return this.request(this.listByStoreBind, request);
|
|
83
|
-
}
|
|
84
76
|
}
|
|
@@ -80,17 +80,6 @@ export declare namespace RoomService {
|
|
|
80
80
|
/** 门店ID列表 */
|
|
81
81
|
bind: string[];
|
|
82
82
|
}
|
|
83
|
-
/**
|
|
84
|
-
* 根据门店绑定关系查询直播间列表
|
|
85
|
-
*/
|
|
86
|
-
interface ListByStoreBind {
|
|
87
|
-
/** 门店ID */
|
|
88
|
-
storeId: string;
|
|
89
|
-
/** 页码,从0开始 */
|
|
90
|
-
pageIndex: number;
|
|
91
|
-
/** 每页数量,默认20,最大100 */
|
|
92
|
-
pageSize?: number;
|
|
93
|
-
}
|
|
94
83
|
}
|
|
95
84
|
namespace Response {
|
|
96
85
|
/**
|
|
@@ -145,13 +134,6 @@ export declare namespace RoomService {
|
|
|
145
134
|
/** 门店总数 */
|
|
146
135
|
total: number;
|
|
147
136
|
}
|
|
148
|
-
/**
|
|
149
|
-
* 根据门店绑定关系查询直播间列表响应
|
|
150
|
-
*/
|
|
151
|
-
interface ListByStoreBind {
|
|
152
|
-
list: Room[];
|
|
153
|
-
total: number;
|
|
154
|
-
}
|
|
155
137
|
}
|
|
156
138
|
interface BaseController {
|
|
157
139
|
list(request: Request.List): Promise<StandardResponse<Response.List>>;
|
|
@@ -162,7 +144,6 @@ export declare namespace RoomService {
|
|
|
162
144
|
roomStatus(request: Request.RoomStatus): Promise<StandardResponse<Response.RoomStatus>>;
|
|
163
145
|
getBindStore(request: Request.GetBindStore): Promise<StandardResponse<Response.GetBindStore>>;
|
|
164
146
|
bindStore(request: Request.BindStore): Promise<StandardResponse<void>>;
|
|
165
|
-
listByStoreBind(request: Request.ListByStoreBind): Promise<StandardResponse<Response.ListByStoreBind>>;
|
|
166
147
|
}
|
|
167
148
|
}
|
|
168
149
|
/**
|
|
@@ -244,8 +225,8 @@ export interface RoomBindStore {
|
|
|
244
225
|
address: string;
|
|
245
226
|
/** 门店电话 */
|
|
246
227
|
telephone: string;
|
|
247
|
-
/**
|
|
248
|
-
|
|
228
|
+
/** 绑定标签id,根据是否是空字符串表示是否有分组 */
|
|
229
|
+
tagId: string;
|
|
249
230
|
/** 联系人姓名(店长) */
|
|
250
231
|
storeManagerName: string;
|
|
251
232
|
/** 直播间id,根据id是否为空字符串表示是否绑定了本店 */
|
|
@@ -16,5 +16,4 @@ export declare class PandoraUserService extends BaseService implements Service.U
|
|
|
16
16
|
getUserInfoByRole(): Promise<StandardResponse<Service.Response.getUserInfoByRole>>;
|
|
17
17
|
getUserRolePermissions(request: Service.Request.getUserRolePermissions): Promise<StandardResponse<Service.Response.getUserRolePermissions>>;
|
|
18
18
|
getStoreOptions(request: Service.Request.getStoreOptions): Promise<StandardResponse<Service.Response.getStoreOptions>>;
|
|
19
|
-
getUserNamesByIds(request: Service.Request.getUserNamesByIds): Promise<StandardResponse<Service.Response.getUserNamesByIds>>;
|
|
20
19
|
}
|
|
@@ -59,12 +59,6 @@ export declare namespace PandoraUserService {
|
|
|
59
59
|
interface getStoreOptions {
|
|
60
60
|
name?: string;
|
|
61
61
|
}
|
|
62
|
-
/**
|
|
63
|
-
* 批量获取用户名称
|
|
64
|
-
*/
|
|
65
|
-
interface getUserNamesByIds {
|
|
66
|
-
ids: string[];
|
|
67
|
-
}
|
|
68
62
|
}
|
|
69
63
|
namespace Response {
|
|
70
64
|
/**
|
|
@@ -167,15 +161,6 @@ export declare namespace PandoraUserService {
|
|
|
167
161
|
name: string;
|
|
168
162
|
}>;
|
|
169
163
|
}
|
|
170
|
-
/**
|
|
171
|
-
* 批量获取用户名称响应
|
|
172
|
-
*/
|
|
173
|
-
interface getUserNamesByIds {
|
|
174
|
-
users: Array<{
|
|
175
|
-
id: string;
|
|
176
|
-
name: string;
|
|
177
|
-
}>;
|
|
178
|
-
}
|
|
179
164
|
}
|
|
180
165
|
/**
|
|
181
166
|
* User Controller 接口定义
|
|
@@ -189,6 +174,5 @@ export declare namespace PandoraUserService {
|
|
|
189
174
|
getUserInfoByRole(): Promise<StandardResponse<Response.getUserInfoByRole>>;
|
|
190
175
|
getUserRolePermissions(request: Request.getUserRolePermissions): Promise<StandardResponse<Response.getUserRolePermissions>>;
|
|
191
176
|
getStoreOptions(request: Request.getStoreOptions): Promise<StandardResponse<Response.getStoreOptions>>;
|
|
192
|
-
getUserNamesByIds(request: Request.getUserNamesByIds): Promise<StandardResponse<Response.getUserNamesByIds>>;
|
|
193
177
|
}
|
|
194
178
|
}
|
package/esm/enums.d.ts
CHANGED
|
@@ -3,11 +3,5 @@
|
|
|
3
3
|
* 集中管理所有第三方服务 SDK 的枚举和常量
|
|
4
4
|
*/
|
|
5
5
|
export { ENUM as PRODUCT_SERVICE_ENUM } from '@be-link/ecommerce-product-service-node-sdk/enum';
|
|
6
|
-
export { ENUM as STORE_SERVICE_ENUM } from '@be-link/ecommerce-store-service-node-sdk/enums';
|
|
7
|
-
export { ENUM as PROMOTION_ENUM } from '@be-link/ecommerce-promotion-service-node-sdk/enum';
|
|
8
6
|
export { ENUM as ROOM_SERVICE_ENUM } from '@be-link/ecommerce-client-backend-service-node-sdk/enum';
|
|
9
7
|
export { ENUM as PROMOTION_SERVICE_ENUM } from '@be-link/ecommerce-promotion-service-node-sdk/enum';
|
|
10
|
-
export { ENUM as USER_SERVICE_ENUM } from '@be-link/ecommerce-user-service-node-sdk/enum';
|
|
11
|
-
export { ENUM as TRADE_SERVICE_ENUM } from '@be-link/ecommerce-trade-service-node-sdk/enums';
|
|
12
|
-
export { ENUM as TASK_CENTER_ENUM } from '@be-link/ecommerce-task-center-service-node-sdk/enum';
|
|
13
|
-
export { ENUM as BACKEND_SERVICE_ENUM } from '@be-link/ecommerce-backend-user-service-node-sdk/enum';
|
package/esm/enums.mjs
CHANGED
|
@@ -4,17 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
// 商品服务枚举
|
|
6
6
|
export { ENUM as PRODUCT_SERVICE_ENUM } from '@be-link/ecommerce-product-service-node-sdk/enum';
|
|
7
|
-
export { ENUM as STORE_SERVICE_ENUM } from '@be-link/ecommerce-store-service-node-sdk/enums';
|
|
8
|
-
export { ENUM as PROMOTION_ENUM } from '@be-link/ecommerce-promotion-service-node-sdk/enum';
|
|
9
7
|
// 直播间枚举
|
|
10
8
|
export { ENUM as ROOM_SERVICE_ENUM } from '@be-link/ecommerce-client-backend-service-node-sdk/enum';
|
|
11
9
|
// 优惠券服务枚举
|
|
12
10
|
export { ENUM as PROMOTION_SERVICE_ENUM } from '@be-link/ecommerce-promotion-service-node-sdk/enum';
|
|
13
|
-
// 用户服务枚举
|
|
14
|
-
export { ENUM as USER_SERVICE_ENUM } from '@be-link/ecommerce-user-service-node-sdk/enum';
|
|
15
|
-
// 交易服务枚举
|
|
16
|
-
export { ENUM as TRADE_SERVICE_ENUM } from '@be-link/ecommerce-trade-service-node-sdk/enums';
|
|
17
|
-
// 任务中心服务枚举
|
|
18
|
-
export { ENUM as TASK_CENTER_ENUM } from '@be-link/ecommerce-task-center-service-node-sdk/enum';
|
|
19
|
-
// 后台用户枚举
|
|
20
|
-
export { ENUM as BACKEND_SERVICE_ENUM } from '@be-link/ecommerce-backend-user-service-node-sdk/enum';
|
package/esm/index.d.ts
CHANGED
|
@@ -1,34 +1,24 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { PandoraExampleService } from './bff/modules/pandora/example/service';
|
|
2
2
|
import { MiniProgramDemoService } from './bff/modules/miniprogram/demo/service';
|
|
3
3
|
import { MiniprogramAuthServiceClass } from './bff/modules/miniprogram/auth/service';
|
|
4
4
|
import { PandoraAuthService } from './bff/modules/pandora/auth/service';
|
|
5
5
|
import { PandoraBDService } from './bff/modules/pandora/bd/service';
|
|
6
6
|
import { PandoraBDMService } from './bff/modules/pandora/bdm/service';
|
|
7
7
|
import { PandoraCommonService } from './bff/modules/pandora/common/service';
|
|
8
|
-
import { PandoraCouponService } from './bff/modules/pandora/coupon/service';
|
|
9
|
-
import { PandoraExampleService } from './bff/modules/pandora/example/service';
|
|
10
|
-
import { PandoraProductService } from './bff/modules/pandora/product/service';
|
|
11
|
-
import { PandoraProductExpService } from './bff/modules/pandora/productExp/service';
|
|
12
|
-
import { PandoraProductLiveService } from './bff/modules/pandora/productLive/service';
|
|
13
8
|
import { PandoraRoleService } from './bff/modules/pandora/role/service';
|
|
14
|
-
import { PandoraRoomService } from './bff/modules/pandora/room/service';
|
|
15
9
|
import { PandoraStoreClerkService } from './bff/modules/pandora/storeClerk/service';
|
|
16
10
|
import { PandoraStoreManagerService } from './bff/modules/pandora/storeManager/service';
|
|
17
11
|
import { PandoraUserService } from './bff/modules/pandora/user/service';
|
|
18
|
-
import {
|
|
19
|
-
import {
|
|
20
|
-
import {
|
|
21
|
-
import {
|
|
22
|
-
import {
|
|
23
|
-
import { PandoraPointsMallService } from './bff/modules/pandora/pointsMall/service';
|
|
24
|
-
import { PandoraOrderQueryService } from './bff/modules/pandora/orderQuery/service';
|
|
25
|
-
import { PandoraOrderCoreService } from './bff/modules/pandora/orderCore/service';
|
|
26
|
-
import { PandoraTaskService } from './bff/modules/pandora/task/service';
|
|
27
|
-
import { PandoraTaskWatchService } from './bff/modules/pandora/taskWatch/service';
|
|
28
|
-
import { PandoraPointRuleService } from './bff/modules/pandora/pointRule/service';
|
|
12
|
+
import { PandoraProductService } from './bff/modules/pandora/product/service';
|
|
13
|
+
import { PandoraProductExpService } from './bff/modules/pandora/productExp/service';
|
|
14
|
+
import { PandoraProductLiveService } from './bff/modules/pandora/productLive/service';
|
|
15
|
+
import { PandoraCouponService } from './bff/modules/pandora/coupon/service';
|
|
16
|
+
import { PandoraRoomService } from './bff/modules/pandora/room/service';
|
|
29
17
|
import { PandoraAwardService } from './bff/modules/pandora/award/service';
|
|
30
18
|
import { PandoraFranchiseeService } from './bff/modules/pandora/franchisee/service';
|
|
31
19
|
import { MiniprogramFranchiseeService } from './bff/modules/miniprogram/franchisee/service';
|
|
20
|
+
import { PandoraOrderQueryService } from './bff/modules/pandora/orderQuery/service';
|
|
21
|
+
import { PandoraOrderCoreService } from './bff/modules/pandora/orderCore/service';
|
|
32
22
|
import { SdkOptions } from './types';
|
|
33
23
|
/**
|
|
34
24
|
* Pandora 平台 SDK(管理后台)
|
|
@@ -51,34 +41,21 @@ export declare class PandoraSDK {
|
|
|
51
41
|
storeClerk: PandoraStoreClerkService;
|
|
52
42
|
storeManager: PandoraStoreManagerService;
|
|
53
43
|
user: PandoraUserService;
|
|
54
|
-
userManagement: PandoraUserManagementService;
|
|
55
|
-
pointManagement: PandoraPointManagementService;
|
|
56
|
-
couponManagement: PandoraCouponManagementService;
|
|
57
|
-
addressManagement: PandoraAddressManagementService;
|
|
58
|
-
regionManagement: PandoraRegionManagementService;
|
|
59
44
|
product: PandoraProductService;
|
|
60
45
|
productExp: PandoraProductExpService;
|
|
61
46
|
productLive: PandoraProductLiveService;
|
|
62
47
|
coupon: PandoraCouponService;
|
|
63
|
-
pointMall: PandoraPointsMallService;
|
|
64
|
-
/**
|
|
65
|
-
* Pandora 门店服务模块
|
|
66
|
-
*/
|
|
67
|
-
store: PandoraStoreService;
|
|
68
48
|
award: PandoraAwardService;
|
|
69
49
|
/**
|
|
70
50
|
* 直播间模块
|
|
71
51
|
*/
|
|
72
52
|
room: PandoraRoomService;
|
|
73
|
-
orderQuery: PandoraOrderQueryService;
|
|
74
|
-
orderCore: PandoraOrderCoreService;
|
|
75
|
-
task: PandoraTaskService;
|
|
76
|
-
taskWatch: PandoraTaskWatchService;
|
|
77
|
-
pointRule: PandoraPointRuleService;
|
|
78
53
|
/**
|
|
79
54
|
* 加盟商模块
|
|
80
55
|
*/
|
|
81
56
|
franchisee: PandoraFranchiseeService;
|
|
57
|
+
orderQuery: PandoraOrderQueryService;
|
|
58
|
+
orderCore: PandoraOrderCoreService;
|
|
82
59
|
/**
|
|
83
60
|
* 使用配置选项初始化 Pandora SDK
|
|
84
61
|
* @param options - SDK 配置,包含凭证回调函数
|
|
@@ -112,13 +89,12 @@ export declare class MiniProgramSDK {
|
|
|
112
89
|
*/
|
|
113
90
|
constructor(options: SdkOptions);
|
|
114
91
|
}
|
|
115
|
-
export {
|
|
116
|
-
export {
|
|
92
|
+
export { SdkError, BizError, SystemError } from './errors';
|
|
93
|
+
export { SdkOptions, IRequestStrategy, StandardResponse } from './types';
|
|
117
94
|
export * from './enums';
|
|
118
95
|
export { Service as MiniProgramDemoTypes } from './bff/modules/miniprogram/demo/types';
|
|
119
96
|
export { MiniprogramAuthService as MiniprogramAuthServiceTypes } from './bff/modules/miniprogram/auth/types';
|
|
120
97
|
export { Service as PandoraExampleTypes } from './bff/modules/pandora/example/types';
|
|
121
|
-
export { StoreService as PandoraStoreServiceTypes } from './bff/modules/pandora/store/types';
|
|
122
98
|
export { PandoraAuthService as PandoraAuthServiceTypes } from './bff/modules/pandora/auth/types';
|
|
123
99
|
export { PandoraBDService as PandoraBDServiceTypes } from './bff/modules/pandora/bd/types';
|
|
124
100
|
export { PandoraBDMService as PandoraBDMServiceTypes } from './bff/modules/pandora/bdm/types';
|
|
@@ -127,18 +103,13 @@ export { PandoraRoleService as PandoraRoleServiceTypes } from './bff/modules/pan
|
|
|
127
103
|
export { PandoraStoreClerkService as PandoraStoreClerkServiceTypes } from './bff/modules/pandora/storeClerk/types';
|
|
128
104
|
export { PandoraStoreManagerService as PandoraStoreManagerServiceTypes } from './bff/modules/pandora/storeManager/types';
|
|
129
105
|
export { PandoraUserService as PandoraUserServiceTypes } from './bff/modules/pandora/user/types';
|
|
130
|
-
export * from './bff/modules/pandora/userManager/types';
|
|
131
106
|
export { PandoraProductService as PandoraProductServiceTypes } from './bff/modules/pandora/product/types';
|
|
132
107
|
export { PandoraProductExpService as PandoraProductExpServiceTypes } from './bff/modules/pandora/productExp/types';
|
|
133
108
|
export { PandoraProductLiveService as PandoraProductLiveServiceTypes } from './bff/modules/pandora/productLive/types';
|
|
134
109
|
export { PandoraOrderQueryService as PandoraOrderQueryServiceTypes } from './bff/modules/pandora/orderQuery/types';
|
|
135
110
|
export { PandoraOrderCoreService as PandoraOrderCoreServiceTypes } from './bff/modules/pandora/orderCore/types';
|
|
136
|
-
export { PandoraTaskService as PandoraTaskServiceTypes } from './bff/modules/pandora/task/types';
|
|
137
|
-
export { PandoraTaskWatchService as PandoraTaskWatchServiceTypes } from './bff/modules/pandora/taskWatch/types';
|
|
138
|
-
export { PandoraPointRuleService as PandoraPointRuleServiceTypes } from './bff/modules/pandora/pointRule/types';
|
|
139
111
|
export { RoomService as PandoraRoomServiceTypes } from './bff/modules/pandora/room/types';
|
|
140
112
|
export { CouponService as PandoraCouponServiceTypes } from './bff/modules/pandora/coupon/types';
|
|
141
|
-
export { PointMallService as PointMallServiceTypes } from './bff/modules/pandora/pointsMall/types';
|
|
142
113
|
export { AwardService as PandoraAwardServiceTypes } from './bff/modules/pandora/award/types';
|
|
143
114
|
export { PandoraFranchiseeService as PandoraFranchiseeServiceTypes } from './bff/modules/pandora/franchisee/types';
|
|
144
115
|
export { MiniprogramFranchiseeService as MiniprogramFranchiseeServiceTypes } from './bff/modules/miniprogram/franchisee/types';
|
package/esm/index.mjs
CHANGED
|
@@ -1,35 +1,25 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { HttpClient } from './bff/request/client.mjs';
|
|
2
|
+
import { PandoraExampleService } from './bff/modules/pandora/example/service.mjs';
|
|
2
3
|
import { MiniProgramDemoService } from './bff/modules/miniprogram/demo/service.mjs';
|
|
3
4
|
import { MiniprogramAuthServiceClass } from './bff/modules/miniprogram/auth/service.mjs';
|
|
4
5
|
import { PandoraAuthService } from './bff/modules/pandora/auth/service.mjs';
|
|
5
6
|
import { PandoraBDService } from './bff/modules/pandora/bd/service.mjs';
|
|
6
7
|
import { PandoraBDMService } from './bff/modules/pandora/bdm/service.mjs';
|
|
7
8
|
import { PandoraCommonService } from './bff/modules/pandora/common/service.mjs';
|
|
8
|
-
import { PandoraCouponService } from './bff/modules/pandora/coupon/service.mjs';
|
|
9
|
-
import { PandoraExampleService } from './bff/modules/pandora/example/service.mjs';
|
|
10
|
-
import { PandoraProductService } from './bff/modules/pandora/product/service.mjs';
|
|
11
|
-
import { PandoraProductExpService } from './bff/modules/pandora/productExp/service.mjs';
|
|
12
|
-
import { PandoraProductLiveService } from './bff/modules/pandora/productLive/service.mjs';
|
|
13
9
|
import { PandoraRoleService } from './bff/modules/pandora/role/service.mjs';
|
|
14
|
-
import { PandoraRoomService } from './bff/modules/pandora/room/service.mjs';
|
|
15
10
|
import { PandoraStoreClerkService } from './bff/modules/pandora/storeClerk/service.mjs';
|
|
16
11
|
import { PandoraStoreManagerService } from './bff/modules/pandora/storeManager/service.mjs';
|
|
17
12
|
import { PandoraUserService } from './bff/modules/pandora/user/service.mjs';
|
|
18
|
-
import {
|
|
19
|
-
import {
|
|
20
|
-
import {
|
|
21
|
-
import {
|
|
22
|
-
import {
|
|
23
|
-
import { HttpClient } from './bff/request/client.mjs';
|
|
24
|
-
import { PandoraPointsMallService } from './bff/modules/pandora/pointsMall/service.mjs';
|
|
25
|
-
import { PandoraOrderQueryService } from './bff/modules/pandora/orderQuery/service.mjs';
|
|
26
|
-
import { PandoraOrderCoreService } from './bff/modules/pandora/orderCore/service.mjs';
|
|
27
|
-
import { PandoraTaskService } from './bff/modules/pandora/task/service.mjs';
|
|
28
|
-
import { PandoraTaskWatchService } from './bff/modules/pandora/taskWatch/service.mjs';
|
|
29
|
-
import { PandoraPointRuleService } from './bff/modules/pandora/pointRule/service.mjs';
|
|
13
|
+
import { PandoraProductService } from './bff/modules/pandora/product/service.mjs';
|
|
14
|
+
import { PandoraProductExpService } from './bff/modules/pandora/productExp/service.mjs';
|
|
15
|
+
import { PandoraProductLiveService } from './bff/modules/pandora/productLive/service.mjs';
|
|
16
|
+
import { PandoraCouponService } from './bff/modules/pandora/coupon/service.mjs';
|
|
17
|
+
import { PandoraRoomService } from './bff/modules/pandora/room/service.mjs';
|
|
30
18
|
import { PandoraAwardService } from './bff/modules/pandora/award/service.mjs';
|
|
31
19
|
import { PandoraFranchiseeService } from './bff/modules/pandora/franchisee/service.mjs';
|
|
32
20
|
import { MiniprogramFranchiseeService } from './bff/modules/miniprogram/franchisee/service.mjs';
|
|
21
|
+
import { PandoraOrderQueryService } from './bff/modules/pandora/orderQuery/service.mjs';
|
|
22
|
+
import { PandoraOrderCoreService } from './bff/modules/pandora/orderCore/service.mjs';
|
|
33
23
|
/**
|
|
34
24
|
* Pandora 平台 SDK(管理后台)
|
|
35
25
|
* 包含所有 Pandora 平台相关的服务
|
|
@@ -55,22 +45,12 @@ export class PandoraSDK {
|
|
|
55
45
|
this.product = new PandoraProductService(this.http);
|
|
56
46
|
this.productExp = new PandoraProductExpService(this.http);
|
|
57
47
|
this.productLive = new PandoraProductLiveService(this.http);
|
|
58
|
-
this.store = new PandoraStoreService(this.http);
|
|
59
48
|
this.room = new PandoraRoomService(this.http);
|
|
60
49
|
this.coupon = new PandoraCouponService(this.http);
|
|
61
|
-
this.userManagement = new PandoraUserManagementService(this.http);
|
|
62
|
-
this.pointManagement = new PandoraPointManagementService(this.http);
|
|
63
|
-
this.couponManagement = new PandoraCouponManagementService(this.http);
|
|
64
|
-
this.addressManagement = new PandoraAddressManagementService(this.http);
|
|
65
|
-
this.regionManagement = new PandoraRegionManagementService(this.http);
|
|
66
|
-
this.pointMall = new PandoraPointsMallService(this.http);
|
|
67
|
-
this.orderQuery = new PandoraOrderQueryService(this.http);
|
|
68
|
-
this.orderCore = new PandoraOrderCoreService(this.http);
|
|
69
|
-
this.task = new PandoraTaskService(this.http);
|
|
70
|
-
this.taskWatch = new PandoraTaskWatchService(this.http);
|
|
71
|
-
this.pointRule = new PandoraPointRuleService(this.http);
|
|
72
50
|
this.award = new PandoraAwardService(this.http);
|
|
73
51
|
this.franchisee = new PandoraFranchiseeService(this.http);
|
|
52
|
+
this.orderQuery = new PandoraOrderQueryService(this.http);
|
|
53
|
+
this.orderCore = new PandoraOrderCoreService(this.http);
|
|
74
54
|
}
|
|
75
55
|
}
|
|
76
56
|
/**
|
|
@@ -93,7 +73,6 @@ export class MiniProgramSDK {
|
|
|
93
73
|
}
|
|
94
74
|
// ==================== 导出 ====================
|
|
95
75
|
// 错误类
|
|
96
|
-
export {
|
|
76
|
+
export { SdkError, BizError, SystemError } from './errors/index.mjs';
|
|
97
77
|
// 枚举和常量
|
|
98
78
|
export * from './enums.mjs';
|
|
99
|
-
export * from './bff/modules/pandora/userManager/types/index.mjs';
|
package/esm/utils/env.mjs
CHANGED
|
@@ -15,8 +15,8 @@ export function getContainerHost(environment) {
|
|
|
15
15
|
// 生产环境和测试环境使用不同的主机地址
|
|
16
16
|
// TODO 生产url
|
|
17
17
|
return environment === 'production'
|
|
18
|
-
? '
|
|
19
|
-
: 'https://
|
|
18
|
+
? '' // 生产环境
|
|
19
|
+
: 'https://ecommerce-dev.wejourney.top/b-bff'; // 测试环境
|
|
20
20
|
}
|
|
21
21
|
/**
|
|
22
22
|
* 根据环境获取微信云环境标识符
|
package/esm/utils/http.mjs
CHANGED
|
@@ -25,7 +25,7 @@ export async function callApi(url, request) {
|
|
|
25
25
|
console.error(`ecommerce-backend-bff-service 异常: ${axiosError.message},requestId: ${requestId}`);
|
|
26
26
|
console.info('响应信息', data.message);
|
|
27
27
|
console.error('异常堆栈', JSON.stringify(error.stack));
|
|
28
|
-
throw
|
|
28
|
+
throw error;
|
|
29
29
|
}
|
|
30
30
|
console.error(`ecommerce-backend-bff-service 未知异常: ${axiosError.message}`, error.stack);
|
|
31
31
|
throw error;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@be-link/ecommerce-backend-bff-service-node-sdk",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.119",
|
|
4
4
|
"description": "EcommerceBackendBffService Node.js SDK",
|
|
5
5
|
"type": "commonjs",
|
|
6
6
|
"main": "./cjs/index.js",
|
|
@@ -24,21 +24,19 @@
|
|
|
24
24
|
"access": "public"
|
|
25
25
|
},
|
|
26
26
|
"dependencies": {
|
|
27
|
-
"@be-link/ecommerce-backend-user-service-node-sdk": "
|
|
28
|
-
"@be-link/ecommerce-product-service-node-sdk": "
|
|
27
|
+
"@be-link/ecommerce-backend-user-service-node-sdk": "0.1.1",
|
|
28
|
+
"@be-link/ecommerce-product-service-node-sdk": "0.1.1",
|
|
29
29
|
"@be-link/ecommerce-volcengine-open-api-sdk": "^1.0.11",
|
|
30
|
-
"@be-link/ecommerce-client-backend-service-node-sdk": "
|
|
31
|
-
"@be-link/ecommerce-
|
|
32
|
-
"@be-link/ecommerce-
|
|
33
|
-
"@be-link/ecommerce-
|
|
34
|
-
"@be-link/ecommerce-
|
|
35
|
-
"@be-link/ecommerce-tag-service-node-sdk": "^0.1.1",
|
|
36
|
-
"@be-link/ecommerce-promotion-service-node-sdk": "^0.0.36",
|
|
30
|
+
"@be-link/ecommerce-client-backend-service-node-sdk": "0.1.1",
|
|
31
|
+
"@be-link/ecommerce-tag-service-node-sdk": "0.1.1",
|
|
32
|
+
"@be-link/ecommerce-store-service-node-sdk": "0.1.2",
|
|
33
|
+
"@be-link/ecommerce-promotion-service-node-sdk": "0.1.2",
|
|
34
|
+
"@be-link/ecommerce-trade-service-node-sdk": "0.1.1",
|
|
37
35
|
"axios": "1.13.2"
|
|
38
36
|
},
|
|
39
37
|
"devDependencies": {
|
|
40
|
-
"@types/node": "^20.0.0",
|
|
41
38
|
"tsoa": "^6.4.0",
|
|
39
|
+
"@types/node": "^20.0.0",
|
|
42
40
|
"typescript": "^5.0.0"
|
|
43
41
|
}
|
|
44
42
|
}
|