优化启动流程
This commit is contained in:
@@ -51,6 +51,18 @@ module.exports = {
|
||||
apiVersion: '1',
|
||||
timeoutMs: 5000,
|
||||
},
|
||||
autoDelivery: {
|
||||
enabled: true,
|
||||
endpoint: 'https://gw-api.agiso.com/aldsIdle/Alds/AldsSend',
|
||||
apiVersion: '1',
|
||||
aldsType: 1,
|
||||
ignoreAldsLog: false,
|
||||
ignoreBlackList: false,
|
||||
ignoreOnOff: false,
|
||||
ignoreRefundCheck: false,
|
||||
ignoreRestricted: false,
|
||||
ignoreTradeStatusCheck: false,
|
||||
},
|
||||
messaging: {
|
||||
enabled: false,
|
||||
sendMessageEndpoint: 'https://gw-api.agiso.com/aldsIdle/ImMsg/SendMsg',
|
||||
|
||||
Reference in New Issue
Block a user