2025.9.17 修改人员选择列表

main
xufei 2025-09-17 16:33:43 +08:00
parent dbfc4a3ec4
commit 70ac141fb7
1 changed files with 3 additions and 2 deletions

View File

@ -25,9 +25,9 @@ class ApiService {
///
// static const String basePath = "https://qaaqwh.qhdsafety.com/integrated_whb";
static const String basePath = "http://192.168.20.240:8500/integrated_whb";//
// static const String basePath = "http://192.168.20.240:8500/integrated_whb";//
// static const String basePath = "http://192.168.0.25:28199";//
// static const String basePath = "http://192.168.0.45:28199";//
static const String basePath = "http://192.168.0.45:28199";//
///
static const String baseImgPath = "https://file.zcloudchina.com/YTHFile";
@ -2110,6 +2110,7 @@ U6Hzm1ninpWeE+awIDAQAB
"DEPARTMENT_ID": DEPARTMENT_ID,
"CORPINFO_ID": SessionService.instance.corpinfoId,
"USER_ID": SessionService.instance.loginUserId,
"NOMAIN": "1",
},
);
}