改为处理最后一个,修改api
This commit is contained in:
@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user