fix: 修复微信配置编辑不传递脱敏
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 3m57s

This commit is contained in:
sexygoat
2026-04-13 14:35:19 +08:00
parent 1acb9db38e
commit b5eb4fdbce
2 changed files with 35 additions and 31 deletions

View File

@@ -7,9 +7,9 @@
"apiKey": "sk-ZBGcMXCdwtSK7G35s"
}
},
"minimax": {
"google": {
"options": {
"baseURL": "http://45.155.220.179:8317/v1",
"baseURL": "http://45.155.220.179:8317/v1beta",
"apiKey": "sk-ZBGcMXCdwtSK7G35s"
}
}