|
|
|
@ -71,8 +71,8 @@ part 'retrofit_api.g.dart';
|
|
|
|
|
// const baseUrl = "http://192.168.10.37:8766/app/"; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
const base_url = "http://192.168.10.88:8766/app/";///詹云久 |
|
|
|
|
const baseUrl = "http://192.168.10.88:8766/app/";///詹云久 |
|
|
|
|
const base_url = "http://192.168.10.88:8776/app/";///詹云久 |
|
|
|
|
const baseUrl = "http://192.168.10.88:8776/app/";///詹云久 |
|
|
|
|
|
|
|
|
|
@RestApi(baseUrl: baseUrl) |
|
|
|
|
abstract class ApiService { |
|
|
|
|