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",