@things-factory/operato-mms 4.3.253 → 4.3.256
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/config.development.js +81 -36
- package/package.json +3 -3
package/config.development.js
CHANGED
|
@@ -2,34 +2,27 @@ module.exports = {
|
|
|
2
2
|
domainType: 'company',
|
|
3
3
|
domainExtType: 'company',
|
|
4
4
|
subdomainOffset: 2,
|
|
5
|
-
port: 5000,
|
|
6
5
|
ormconfig: {
|
|
7
6
|
name: 'default',
|
|
8
7
|
type: 'postgres',
|
|
9
|
-
database: '
|
|
8
|
+
database: 'sum',
|
|
10
9
|
username: 'postgres',
|
|
11
10
|
password: 'hatio',
|
|
12
|
-
host: '
|
|
11
|
+
host: '192.168.0.151',
|
|
13
12
|
port: 15432,
|
|
14
|
-
synchronize:
|
|
15
|
-
logging:
|
|
16
|
-
},
|
|
17
|
-
sftpFileStorage: {
|
|
18
|
-
type: 's3',
|
|
19
|
-
accessKeyId: 'AKIAUQEOPWEJKL43OMZA',
|
|
20
|
-
secretAccessKey: 'OG2qS0Usg4wyjPWbfv1ahPZzP80/w8z4i8MYHl+e',
|
|
21
|
-
bucketName: 'operato-sftp'
|
|
13
|
+
synchronize: false,
|
|
14
|
+
logging: false
|
|
22
15
|
},
|
|
23
16
|
// ormconfig: {
|
|
24
17
|
// name: 'default',
|
|
25
18
|
// type: 'postgres',
|
|
26
19
|
// database: 'postgres',
|
|
27
20
|
// username: 'postgres',
|
|
28
|
-
// password: '
|
|
29
|
-
// host: '
|
|
30
|
-
// port:
|
|
31
|
-
// synchronize:
|
|
32
|
-
// logging:
|
|
21
|
+
// password: 'abcd1234',
|
|
22
|
+
// host: 'operatov3.cluster-cijhm4n1hbst.ap-southeast-1.rds.amazonaws.com',
|
|
23
|
+
// port: 55432,
|
|
24
|
+
// synchronize: false,
|
|
25
|
+
// logging: false
|
|
33
26
|
// },
|
|
34
27
|
inspect: '9280',
|
|
35
28
|
password: {
|
|
@@ -48,11 +41,12 @@ module.exports = {
|
|
|
48
41
|
platforms: [
|
|
49
42
|
{
|
|
50
43
|
name: 'Operato Hub',
|
|
51
|
-
apiURL: 'http://operato
|
|
44
|
+
apiURL: 'http://operato.com:3000/api'
|
|
52
45
|
}
|
|
53
46
|
]
|
|
54
47
|
},
|
|
55
48
|
useVirtualHostBasedDomain: false,
|
|
49
|
+
port: 9003,
|
|
56
50
|
uploads: 'uploads',
|
|
57
51
|
attachmentsPath: 'attachments',
|
|
58
52
|
SECRET: '0xD58F835B69D207A76CC5F84a70a1D0d4C79dfC95',
|
|
@@ -103,38 +97,69 @@ module.exports = {
|
|
|
103
97
|
privateKey: '4pmlt3Wk019u7nqU3Q_oGZE6LbUDjjf8DpmAcn9-iss'
|
|
104
98
|
}
|
|
105
99
|
},
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
100
|
+
// marketplaceIntegrationShopee: {
|
|
101
|
+
// platform: 'shopee',
|
|
102
|
+
// isUAT: true,
|
|
103
|
+
// application: 'Operato MMS V2',
|
|
104
|
+
// partnerId: 1007818,
|
|
105
|
+
// partnerKey: '4aba24b16c8004e0257844120dd5b3882f2654dd269bd2417cd44800187037de',
|
|
106
|
+
// v2: true
|
|
107
|
+
// },
|
|
108
|
+
// marketplaceIntegrationShopee: {
|
|
109
|
+
// platform: 'shopee',
|
|
110
|
+
// isUAT: false,
|
|
111
|
+
// application: 'Operato MMS V2 Live',
|
|
112
|
+
// partnerId: 2004140,
|
|
113
|
+
// partnerKey: '825dcae5af73426f887bc8b1ddb5b494b70e0057b50b77298f85350273017bd2',
|
|
114
|
+
// v2: true
|
|
115
|
+
// },
|
|
119
116
|
marketplaceIntegrationShopee: {
|
|
120
117
|
platform: 'shopee',
|
|
121
118
|
isUAT: false,
|
|
122
|
-
application: '
|
|
119
|
+
application: 'Staging MMS',
|
|
123
120
|
partnerId: 846025,
|
|
124
|
-
partnerKey: 'd34cfd85a603f196a0d74ebe08043280c1a27788bb36bdffd61e7e0bb1c90b64'
|
|
121
|
+
partnerKey: 'd34cfd85a603f196a0d74ebe08043280c1a27788bb36bdffd61e7e0bb1c90b64',
|
|
122
|
+
v2: true
|
|
125
123
|
},
|
|
124
|
+
// marketplaceIntegrationShopee: {
|
|
125
|
+
// platform: 'shopee',
|
|
126
|
+
// isUAT: true,
|
|
127
|
+
// application: 'Staging MMS',
|
|
128
|
+
// partnerId: 1029117,
|
|
129
|
+
// partnerKey: '7767596c6674587545554d724c524742704541705977656b5866437766485462',
|
|
130
|
+
// v2: true
|
|
131
|
+
// },
|
|
126
132
|
marketplaceIntegrationLazada: {
|
|
127
133
|
platform: 'lazada',
|
|
128
134
|
application: 'operato-mms',
|
|
129
|
-
appKey: '
|
|
130
|
-
appSecret: '
|
|
135
|
+
appKey: '116408',
|
|
136
|
+
appSecret: 'UHZvMBS4jxjRLuFfToJkrmhvwbfmsPcH',
|
|
131
137
|
callback: 'https://maybank.operato-m.com/lazada-callback'
|
|
132
138
|
},
|
|
139
|
+
fulfillmentIntegrationOperato: {
|
|
140
|
+
host: 'operato.com:3000',
|
|
141
|
+
protocol: 'http',
|
|
142
|
+
platform: 'operato',
|
|
143
|
+
application: 'Operato MMS',
|
|
144
|
+
appKey: 'a9bf751e622bf146662b240d58971051',
|
|
145
|
+
appSecret: '1c385935dc131c4b902b9bbf6a4798af',
|
|
146
|
+
callback: 'http://operato.com:9000/callback-operato'
|
|
147
|
+
},
|
|
148
|
+
fulfillmentIntegrationOperatoSftp: {
|
|
149
|
+
host: 'operato.com:3000',
|
|
150
|
+
protocol: 'http',
|
|
151
|
+
platform: 'operato',
|
|
152
|
+
application: 'Operato SFTP',
|
|
153
|
+
appKey: 'd3ebaf18121947931b5902d78adc9a98',
|
|
154
|
+
appSecret: '41e5591dd6597a75ae5d54603494525b',
|
|
155
|
+
type: 'SFTP',
|
|
156
|
+
callback: 'http://operato.com:9000/callback-operato'
|
|
157
|
+
},
|
|
133
158
|
marketplaceIntegrationShopify: {
|
|
134
159
|
platform: 'shopify',
|
|
135
160
|
application: 'Operato',
|
|
136
|
-
apiKey: '
|
|
137
|
-
apiSecret: '
|
|
161
|
+
apiKey: '30c45195bb39192127d00fdc49932018',
|
|
162
|
+
apiSecret: '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'
|
|
138
163
|
},
|
|
139
164
|
marketplaceIntegrationShopifyPrivate: {
|
|
140
165
|
platform: 'shopify',
|
|
@@ -154,5 +179,25 @@ module.exports = {
|
|
|
154
179
|
oauth_verifier: '',
|
|
155
180
|
oauth_consumer_key: '',
|
|
156
181
|
oauth_consumer_secret: ''
|
|
182
|
+
},
|
|
183
|
+
sellercraftChannelIntegrationConfig: {
|
|
184
|
+
tokenCraftApiKey: 'gf2oZbK2rv47qO0bQPbkV8RsqhlHcnSVq267W5I8',
|
|
185
|
+
apiKey: 'eqDVmIp0kxakM4sNnzqTkySBM73UGMS1nOPDN5Z1',
|
|
186
|
+
tokenCraftUrl: 'https://tokencraft.piggylabs.com/v1/get-shop',
|
|
187
|
+
getShopsTokenCraftUrl: 'https://tokencraft.piggylabs.com/v1/get-shops'
|
|
188
|
+
},
|
|
189
|
+
awbFileStorage: {
|
|
190
|
+
type: 's3',
|
|
191
|
+
accessKeyId: 'AKIAUQEOPWEJKL43OMZA',
|
|
192
|
+
secretAccessKey: 'OG2qS0Usg4wyjPWbfv1ahPZzP80/w8z4i8MYHl+e',
|
|
193
|
+
bucketName: 'operato-awb',
|
|
194
|
+
region: 'ap-southeast-1'
|
|
195
|
+
},
|
|
196
|
+
logStorage: {
|
|
197
|
+
type: 's3',
|
|
198
|
+
accessKeyId: 'AKIAUQEOPWEJKL43OMZA',
|
|
199
|
+
secretAccessKey: 'OG2qS0Usg4wyjPWbfv1ahPZzP80/w8z4i8MYHl+e',
|
|
200
|
+
bucketName: 'opa-one',
|
|
201
|
+
region: 'ap-southeast-1'
|
|
157
202
|
}
|
|
158
203
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@things-factory/operato-mms",
|
|
3
|
-
"version": "4.3.
|
|
3
|
+
"version": "4.3.256",
|
|
4
4
|
"main": "dist-server/index.js",
|
|
5
5
|
"browser": "client/index.js",
|
|
6
6
|
"things-factory": true,
|
|
@@ -100,11 +100,11 @@
|
|
|
100
100
|
"@things-factory/scene-visualizer": "^4.3.253",
|
|
101
101
|
"@things-factory/setting-ui": "^4.3.253",
|
|
102
102
|
"@things-factory/system-ui": "^4.3.253",
|
|
103
|
-
"@things-factory/warehouse-base": "^4.3.
|
|
103
|
+
"@things-factory/warehouse-base": "^4.3.256"
|
|
104
104
|
},
|
|
105
105
|
"devDependencies": {
|
|
106
106
|
"@things-factory/builder": "^4.3.253",
|
|
107
107
|
"@types/node-fetch": "^2.5.7"
|
|
108
108
|
},
|
|
109
|
-
"gitHead": "
|
|
109
|
+
"gitHead": "c1b9ba08f80595ac4bf77dedd5bac12720c4c581"
|
|
110
110
|
}
|