feat: complete cmpp gateway delivery recovery workflows

This commit is contained in:
hectorzhao
2026-07-08 16:30:06 +08:00
parent cc628d0214
commit 8144f08652
60 changed files with 8901 additions and 94 deletions
+7
View File
@@ -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,