8 lines
376 B
Dart
8 lines
376 B
Dart
/// Api地址
|
|
const String ServerApiUrl = "https://mock.apifox.cn/m1/2998542-0-default";
|
|
|
|
const String ServerApiToken = "GWbEC4Bin3PcuHNC0Sq8T";
|
|
// const String ServerApiUrl = "http://172.31.163.87:4523/m1/2998542-0-default";
|
|
// const String ServerApiUrl = "http://192.168.1.5:4523/m1/2998542-0-default";
|
|
|
|
const CryptoSalt = "E1pWsyfiy@R@X#qn17!StJNdZK1fFF8iV6ffN!goZkqt#JxO"; |