可以在使用temp_token的情况下使浏览器和微信小程序前端都能获取到正确的数据

This commit is contained in:
2025-09-29 11:56:08 +08:00
parent 56844a537f
commit ea64c436b6
5 changed files with 150 additions and 23 deletions

View File

@@ -4,6 +4,7 @@ version = "0.1.0"
edition = "2024"
[dependencies]
actix-files = "0.6.8"
actix-web = "4.11.0"
chrono = {version = "0.4.41", features=["serde"]}
dotenvy = "0.15.7"