弃用mongoose,倒霉玩意

This commit is contained in:
2025-12-16 18:08:39 +08:00
parent cd75b098f5
commit e0a3f0d3f1
6 changed files with 21 additions and 30415 deletions

9
.vscode/settings.json vendored Normal file
View File

@ -0,0 +1,9 @@
{
"cmake.sourceDirectory": "/home/jianf/program/chat_rebot-connect-with-onebot-standard-/c",
"cpp-check-lint.--enable": true,
"cpp-check-lint.cppcheck.--executable": "cppcheck",
"cpp-check-lint.cppcheck.--language=": "c",
"cpp-check-lint.cppcheck.--inline-suppr": true,
"cpp-check-lint.cppcheck.--onsave": true,
"cpp-check-lint.cppcheck.--quick_fix": true
}