|
@@ -38,7 +38,7 @@ if (document.domain === 'localhost') {
|
|
auth = 'https://back-auth.weipaitang.com';
|
|
auth = 'https://back-auth.weipaitang.com';
|
|
us = 'http://back-api.weipaitang.com';
|
|
us = 'http://back-api.weipaitang.com';
|
|
hostDev = 'http://back-admin.weipaitang.com';
|
|
hostDev = 'http://back-admin.weipaitang.com';
|
|
- sTaskJobLog = "http://10.3.7.11:16686"; // 定时任务日志跳转
|
|
|
|
|
|
+ sTaskJobLog = "http://ms-trace.weipaitang.com"; // 定时任务日志跳转
|
|
}
|
|
}
|
|
|
|
|
|
export {
|
|
export {
|