feat: complete cmpp gateway delivery recovery workflows
This commit is contained in:
@@ -54,6 +54,13 @@ function createSubmitCommand(index) {
|
||||
feeCode: '0',
|
||||
feeType: '01',
|
||||
},
|
||||
upstream: {
|
||||
gatewayHost: '127.0.0.1',
|
||||
gatewayPort: 17890,
|
||||
account: 'cmpp-account-spike',
|
||||
passwordCipher: 'secret-spike',
|
||||
cmppVersion: '3.0',
|
||||
},
|
||||
retry: {
|
||||
attempt: 0,
|
||||
maxAttempts: 3,
|
||||
|
||||
Reference in New Issue
Block a user