fix(qrLogin): 修正小程序二维码环境版本参数

- 将小程序二维码请求中的 env_version 参数从 develop 改为 release
- 更新 expert-history.json 文件中的 lastUpdated 时间戳
This commit is contained in:
2026-04-10 13:41:17 +08:00
parent f382df7976
commit 1d5b65bcc0
2 changed files with 2 additions and 2 deletions

View File

@@ -35,5 +35,5 @@
}
]
},
"lastUpdated": 1775724367075
"lastUpdated": 1775727841457
}