generated from dellevin/template
结构重构2
This commit is contained in:
@@ -11,7 +11,7 @@ class ServerConfig {
|
||||
static final String apiBase = '$baseUrl/api';
|
||||
|
||||
static final String vipBaseUrl = kDebugMode
|
||||
// ? 'http://vipapi.mooknote.iletter.top'
|
||||
? 'http://192.168.31.48:8081'
|
||||
? 'http://vipapi.mooknote.iletter.top'
|
||||
// ? 'http://192.168.31.48:8081'
|
||||
: 'http://vipapi.mooknote.iletter.top';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user