feat: 完善微信登录

This commit is contained in:
2026-05-27 00:12:45 +08:00
parent d1147713f8
commit 716a55744e
14 changed files with 160 additions and 256 deletions
+2 -1
View File
@@ -85,7 +85,8 @@
"Bash(taskkill //F //PID 1716)",
"Bash(mysql -u root -p123456 rent_platform -e \"SELECT id, name, type, enabled, config FROM mkt_activities WHERE type='invite_cashback' LIMIT 1\")",
"Bash(node check-config.js)",
"Bash(node verify-fix.js)"
"Bash(node verify-fix.js)",
"Bash(ipconfig)"
]
}
}