Update sc_variant1_config.dart
This commit is contained in:
parent
743f761dd1
commit
4de757b9ad
@ -16,7 +16,7 @@ class SCVariant1Config implements AppConfig {
|
||||
@override
|
||||
String get apiHost => const String.fromEnvironment(
|
||||
'API_HOST',
|
||||
defaultValue: 'http://192.168.110.43:1100/',
|
||||
defaultValue: 'https://jvapi.haiyihy.com/',
|
||||
); // 默认连线上环境,本地调试可通过 --dart-define=API_HOST 覆盖
|
||||
|
||||
@override
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user