feat: migration for wecom config

This commit is contained in:
wangcham
2025-01-20 21:34:34 -05:00
parent 7a01cff0c8
commit 5add1d71bc
3 changed files with 43 additions and 9 deletions

View File

@@ -26,15 +26,15 @@
]
},
{
"adapter":"wecom",
"enable":false,
"host":"0.0.0.0",
"port":5001,
"corpid":"",
"secret":"",
"token":"",
"EncodingAESKey":"",
"contacts_secret":""
"adapter": "wecom",
"enable": false,
"host": "0.0.0.0",
"port": 2290,
"corpid": "",
"secret": "",
"token": "",
"EncodingAESKey": "",
"contacts_secret": ""
}
],
"track-function-calls": true,