Commit 9b602fb1 authored by aiduck's avatar aiduck
parent cb9a5e10
......@@ -34,7 +34,7 @@ class Reporter {
if (env === "dev") {
this.environmentUrl = "http://hunter.duibadev.com.cn";
} else if (env === "prod") {
this.environmentUrl = "http://hunter.dui88.com.cn";
this.environmentUrl = "http://hunter.dui88.com";
}
}
// 上传CDN
......
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