完善删除品牌asin

This commit is contained in:
super
2026-03-29 19:03:24 +08:00
parent 3d39236b13
commit cb3b9e9cfe
15 changed files with 892 additions and 86929 deletions

View File

@@ -18,8 +18,8 @@ proxy_url = os.getenv("proxy_url")
proxy_mode = int(os.getenv("proxy_mode",1))
client_name=os.getenv("client_name") + ".exe"
JAVA_API_BASE = os.getenv("java_api_base", "http://8.136.19.173:18080")
# JAVA_API_BASE = os.getenv("java_api_base", "http://127.0.0.1:18080")
# JAVA_API_BASE = os.getenv("java_api_base", "http://8.136.19.173:18080")
JAVA_API_BASE = os.getenv("java_api_base", "http://127.0.0.1:18080")
cache_path = "./user_data"