微信小程序页面迁移校验之前 P5任务处理之前

This commit is contained in:
Neo
2026-03-09 01:19:21 +08:00
parent 263bf96035
commit 6e20987d2f
1112 changed files with 153824 additions and 219694 deletions

View File

@@ -1,5 +1,23 @@
{
"mcpServers": {
"image-compare": {
"command": "npx",
"args": ["-y", "mcp-image-compare-server"],
"disabled": false,
"autoApprove": [ "*",
"all"]
},
"weixin-devtools-mcp": {
"command": "npx",
"args": ["-y", "weixin-devtools-mcp", "--tools-profile=full", "--ws-endpoint=ws://127.0.0.1:9420"],
"env": {
"WECHAT_DEVTOOLS_CLI": "C:\\dev\\WechatDevtools\\cli.bat",
"WECHAT_DEVTOOLS_PROJECT": "C:\\NeoZQYY\\apps\\miniprogram"
},
"disabled": false,
"autoApprove": [ "*",
"all"]
},
"git": {
"command": "uvx",
"args": [
@@ -7,7 +25,7 @@
"--repository",
"C:\\NeoZQYY"
],
"disabled": false,
"disabled": true,
"autoApprove": [
"all",
"*"
@@ -40,7 +58,7 @@
"env": {
"DATABASE_URI": "postgresql://local-Python:Neo-local-1991125@100.64.0.4:5432/test_etl_feiqiu"
},
"disabled": false,
"disabled": true,
"autoApprove": [
"all",
"*"
@@ -70,7 +88,7 @@
"env": {
"DATABASE_URI": "postgresql://local-Python:Neo-local-1991125@100.64.0.4:5432/test_zqyy_app"
},
"disabled": false,
"disabled": true,
"autoApprove": [
"all",
"*"