只是一个测试提交

This commit is contained in:
minecraft1024a
2025-08-13 16:19:10 +08:00
committed by Windpicker-owo
parent 3a26b9537f
commit af71c578b0

View File

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