master
hs 2026-03-16 14:28:24 +08:00
parent 6fa38a51be
commit f7a42264da
1 changed files with 10 additions and 10 deletions

View File

@ -9,19 +9,19 @@ class ApiService {
static final bool isProduct = true; static final bool isProduct = true;
/// ///
static final String basePath = "http://192.168.198.8:30140"; // static final String basePath = "http://192.168.198.8:30140";
// static final String basePath = static final String basePath =
// isProduct isProduct
// ? "https://gbs-gateway.qhdsafety.com" ? "https://gbs-gateway.qhdsafety.com"
// : "http://192.168.20.100:30140"; : "http://192.168.20.100:30140";
/// ///
// static final String baseImgPath = static final String baseImgPath =
// isProduct isProduct
// ? "https://jpfz.qhdsafety.com/gbsFileTest/" ? "https://jpfz.qhdsafety.com/gbsFileTest/"
// : "http://192.168.20.240:9787/mnt/"; // : "http://192.168.20.240:9787/mnt/"; //
static final String baseImgPath = "https://skqhdg.porthebei.com:9004/file/uploadFiles2/"; // static final String baseImgPath = "https://skqhdg.porthebei.com:9004/file/uploadFiles2/";
static const publicKey = static const publicKey =