1.
This commit is contained in:
@@ -122,7 +122,7 @@ export function post(url, params) {
|
||||
}else
|
||||
{
|
||||
let baseUrl = baseURL
|
||||
if(url.indexOf('concept-api')>-1)
|
||||
if(url.indexOf('concept-api')>-1||url.indexOf('api/market/trade/batch')>-1)
|
||||
{
|
||||
baseUrl = 'https://api.valuefrontier.cn'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user