change the vip change light to test
This commit is contained in:
@@ -120,7 +120,8 @@ class TrafficLightNetWorkModel {
|
||||
}
|
||||
loader {
|
||||
apiCall {
|
||||
getNetWorkApi().changeLight(map)
|
||||
MoGoRetrofitFactory.getInstanceNoCallAdapter("http://dzt-qa-city.zhidaozhixing.com")
|
||||
.create(TrafficLightApiService::class.java).changeLight(map)
|
||||
}
|
||||
}
|
||||
onSuccess {
|
||||
|
||||
Reference in New Issue
Block a user