|
|
|
@ -28,9 +28,9 @@ part 'min_api.g.dart';
|
|
|
|
|
// const base_url = "http://192.168.10.132:8765/app/";///詹云久 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// const base_url = "http://192.168.10.236:8766/app/"; ///费韬 |
|
|
|
|
// const base_url = "http://192.168.10.236:8765/app/"; ///费韬 |
|
|
|
|
|
|
|
|
|
// const base_url = "http://192.168.10.37:8766/app/"; |
|
|
|
|
// const base_url = "http://192.168.10.37:8765/app/"; |
|
|
|
|
|
|
|
|
|
const localBaseUrl = "https://pos.api.lotus-wallet.com/app/";///本地 |
|
|
|
|
const serviceBaseUrl = "https://pos.api.lotus-wallet.com/app/";///线上 |
|
|
|
|