涨停地址

This commit is contained in:
renzhijun
2026-01-31 09:44:43 +08:00
parent 441f4c7360
commit cbcffb40f1
2 changed files with 5 additions and 1 deletions

View File

@@ -14,6 +14,9 @@ if (process.env.NODE_ENV==='development') {
export function getBaseURL() {
return baseURL
}
export function getBaseURL1() {
return "https://api.valuefrontier.cn"
}
/**
* get方法对应get请求