feat: qq-botpy 适配器对 member 和 group 的 openid 进行静态缓存

This commit is contained in:
RockChinQ
2024-03-14 16:00:22 +08:00
parent be06150990
commit ed3c0d9014
8 changed files with 256 additions and 116 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"mapping": {
"groups": {},
"members": {}
}
}