|
|
@@ -16,11 +16,11 @@ const token =
|
|
|
'QYiuiRiEnGWQk/QutmXyo154KeBvRKpg7Eqa/6N6FPgEUlyn5hJV1UmkK2yFRgVMEjQ7ByEAg/2jYFjCleNMaaPUdJfFCr5d9Nndj3b4mx4QM6iVIxxt9B6Phl6ZJ7gVPKtxGE+XTFJepWxaKs9VZSgLI9ORZ/rDD2HZhKQtOm0='
|
|
|
|
|
|
const axiosInstance = axios.create({
|
|
|
- baseURL: 'http://www.dolphindata.ai/filterApi/',
|
|
|
- // headers: {
|
|
|
- // uhost: 'www.dolphindata.ai',
|
|
|
- // uprotocol: 'http'
|
|
|
- // }
|
|
|
+ baseURL: 'http://8.218.211.187/filterApi/',
|
|
|
+ headers: {
|
|
|
+ uhost: 'www.dolphindata.ai',
|
|
|
+ uprotocol: 'http'
|
|
|
+ }
|
|
|
})
|
|
|
|
|
|
const appId_sz = 'GftmoIruy8mkX4Z5'
|