diff --git a/.cursor/mcp.json b/.cursor/mcp.json index a55218f..b87a0ef 100644 --- a/.cursor/mcp.json +++ b/.cursor/mcp.json @@ -1,19 +1,20 @@ { - "mcpServers": {"mcp-mysql-server": { - "type": "stdio", - "command": "npx", - "args": [ - "-y", - "@smithery/cli@latest", - "run", - "@f4ww4z/mcp-mysql-server" - ], - "env": { - "MYSQL_HOST": "192.168.10.130:3306", + "mcpServers": { + "mcp-mysql-server": { + "type": "stdio", + "command": "npx", + "args": [ + "-y", + "@smithery/cli@latest", + "run", + "@f4ww4z/mcp-mysql-server" + ], + "env": { + "MYSQL_HOST": "192.168.10.130:3306", "MYSQL_USER": "xlcp_dev", "MYSQL_PASSWORD": "xlcp_dev", "MYSQL_DATABASE": "xlcp_dev" - } - } + } } + } } \ No newline at end of file diff --git a/backend b/backend index f620d3b..0984924 160000 --- a/backend +++ b/backend @@ -1 +1 @@ -Subproject commit f620d3bb0cbee68c3f13c09d8ecce024aca0d4fa +Subproject commit 0984924431f478532e41e52e10c7a6949c728690 diff --git a/frontend b/frontend index 695d39d..88fe467 160000 --- a/frontend +++ b/frontend @@ -1 +1 @@ -Subproject commit 695d39d117ce4aca57806a80a1b910b395da86f1 +Subproject commit 88fe4674b60a05fa35023f6326603bed77d224cb