只是一个测试提交

This commit is contained in:
minecraft1024a
2025-08-13 16:19:10 +08:00
parent 370176bffa
commit ed7ae5dca4

View File

@@ -20,6 +20,7 @@ class Server:
origins = [
"http://localhost:3000", # 允许的前端源
"http://127.0.0.1:3000",
"http://127.0.0.1:3000",
# 在生产环境中,您应该添加实际的前端域名
]