From a1a53ac2fa02b5b9245a14f356ab1037b0b6c9ec Mon Sep 17 00:00:00 2001 From: xiongyi <827523911@qq.com> Date: Wed, 28 Jan 2026 15:06:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E4=B8=BA=E5=A4=84=E7=90=86=E6=9C=80?= =?UTF-8?q?=E5=90=8E=E4=B8=80=E4=B8=AA=EF=BC=8C=E4=BF=AE=E6=94=B9api?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/settings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/settings.py b/config/settings.py index 769cae5..28eb6fb 100644 --- a/config/settings.py +++ b/config/settings.py @@ -2,7 +2,7 @@ import os # API配置 -BASE_URL = "https://www.shnthy.com:9154"#替换"http://127.0.0.1:5000"#https://www.shnthy.com:9154 +BASE_URL = "http://10.6.60.153:9155"#替换"http://127.0.0.1:5000"#https://www.shnthy.com:9154 LOGIN_DATA = { "Program": 11, "SC": "1000000001",