[patch] PDD售后消息的过滤处理逻辑优化

This commit is contained in:
2025-10-15 09:28:54 +08:00
parent bdd3e125a0
commit 10cefc3c11
2 changed files with 25 additions and 8 deletions

View File

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