chore: migrations for officialaccount adapter

This commit is contained in:
Junyan Qin
2025-02-11 00:23:38 +08:00
parent a078b2cf12
commit b6e054a73f
4 changed files with 80 additions and 3 deletions
+2 -2
View File
@@ -68,11 +68,11 @@
},
{
"adapter":"officialaccount",
"enable": true,
"enable": false,
"token": "",
"EncodingAESKey":"",
"AppSecret":"",
"AppID":"",
"AppSecret":"",
"host": "0.0.0.0",
"port": 2287
}