Commit 0f2b53cf authored by 张冬's avatar 张冬

更新

parent 13d54973
...@@ -18,8 +18,8 @@ export function getSearchString(key) { ...@@ -18,8 +18,8 @@ export function getSearchString(key) {
export function down(url) { export function down(url) {
window.open(url) window.open(url)
} }
export let requestUrl = 'http://192.168.3.35:8085'; // export let requestUrl = 'http://192.168.3.35:8085';
// export let requestUrl = 'http://60.205.251.80:8082'; export let requestUrl = 'http://60.205.251.80:8082';
// export let homeUrl = 'http://localhost:3000'; // export let homeUrl = 'http://localhost:3000';
export let homeUrl = 'http://60.205.251.80:8081'; export let homeUrl = 'http://60.205.251.80:8081';
......
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