deployment_files
This commit is contained in:
@@ -23,5 +23,5 @@ class ApiConstants {
|
||||
static const getSystemParameters = '$baseUrl/sysparam/getSysParams';
|
||||
static const updateSystemParams = '$baseUrl/sysparam/updateSysParams';
|
||||
|
||||
static const baseUrl = 'http://localhost:9292';
|
||||
}
|
||||
static const baseUrl ='http://157.66.191.31:42578/back';
|
||||
}
|
||||
Reference in New Issue
Block a user