[patch] DY日志优化2

This commit is contained in:
2025-10-22 14:50:36 +08:00
parent 099c3e2db2
commit 1b08ff46b7
2 changed files with 57 additions and 118 deletions

View File

@@ -10,7 +10,7 @@ import json # 用于将令牌保存为 JSON 格式
# 后端服务器配置
# BACKEND_HOST = "192.168.5.233"
# BACKEND_HOST = "192.168.5.106"
BACKEND_HOST = "192.168.5.140"
BACKEND_HOST = "192.168.5.12"
# BACKEND_HOST = "shuidrop.com"
# BACKEND_HOST = "test.shuidrop.com"
BACKEND_PORT = "8000"