改为处理最后一个,修改api

This commit is contained in:
xiongyi
2026-01-28 15:06:17 +08:00
parent 98b049bda3
commit a1a53ac2fa

View File

@ -2,7 +2,7 @@
import os import os
# API配置 # 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 = { LOGIN_DATA = {
"Program": 11, "Program": 11,
"SC": "1000000001", "SC": "1000000001",