feat: admin-web新增feedback工具和配置优化

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
刘正航
2026-05-14 21:15:27 +08:00
parent 829599bc17
commit b8acc8be43
11 changed files with 94 additions and 15 deletions

View File

@@ -2,7 +2,7 @@
"host": "127.0.0.1",
"port": 3306,
"user": "root",
"password": "123456",
"password": "rootroot",
"database": "spam_nb_miniapp",
"charset": "utf8mb4",
"admin_init": {