chore: 更新 MCP 配置和子模块
- 格式化 MCP 服务器配置 JSON 结构 - 更新 backend 子模块到最新版本 - 更新 frontend 子模块到最新版本 Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
86db7964c6
commit
30c8b75e7a
@ -1,5 +1,6 @@
|
|||||||
{
|
{
|
||||||
"mcpServers": {"mcp-mysql-server": {
|
"mcpServers": {
|
||||||
|
"mcp-mysql-server": {
|
||||||
"type": "stdio",
|
"type": "stdio",
|
||||||
"command": "npx",
|
"command": "npx",
|
||||||
"args": [
|
"args": [
|
||||||
|
|||||||
2
backend
2
backend
@ -1 +1 @@
|
|||||||
Subproject commit f620d3bb0cbee68c3f13c09d8ecce024aca0d4fa
|
Subproject commit 0984924431f478532e41e52e10c7a6949c728690
|
||||||
2
frontend
2
frontend
@ -1 +1 @@
|
|||||||
Subproject commit 695d39d117ce4aca57806a80a1b910b395da86f1
|
Subproject commit 88fe4674b60a05fa35023f6326603bed77d224cb
|
||||||
Loading…
x
Reference in New Issue
Block a user