Commit 858dfade authored by Allen Bai's avatar Allen Bai

feat: commit

parent 8db1edca
...@@ -39,7 +39,7 @@ function request(option) { ...@@ -39,7 +39,7 @@ function request(option) {
function getRequestUrl() { function getRequestUrl() {
// 如果有测试链接 就用测试的链接 // 如果有测试链接 就用测试的链接
return window.localStorage.getItem('__ipc_test_url__') || 'https://activity.tuiapre.cn/land/getIcpInfo' return window.localStorage.getItem('__ipc_test_url__') || 'https://activity.tuia.cn/land/getIcpInfo'
} }
function getIPCByDomain(domain: string) { function getIPCByDomain(domain: string) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment