|
@ -5,7 +5,6 @@ export const client_id = 'test' |
|
|
export const client_secret = "test" |
|
|
export const client_secret = "test" |
|
|
export const BASE_API = "http://192.168.0.222:8080"; |
|
|
export const BASE_API = "http://192.168.0.222:8080"; |
|
|
// export const BASE_API = "http://192.168.0.252:9090"
|
|
|
// export const BASE_API = "http://192.168.0.252:9090"
|
|
|
// export const BASE_API = "https://quxiaapi.renqilai.com"
|
|
|
|
|
|
// export const BASE_API = "https://rapapi.renqilai.com/app/mock/39";
|
|
|
// export const BASE_API = "https://rapapi.renqilai.com/app/mock/39";
|
|
|
export const pageSize = 20 |
|
|
export const pageSize = 20 |
|
|
|
|
|
|
|
|