判分点地址

dev_202412
yujialong 2 months ago
parent 67f40bde06
commit 57e152c5e1
  1. 2
      src/setting.js

@ -22,7 +22,7 @@ let title = '教师管理端'
if (isPro) {
// 职站生产
uploadURL = `https://www.huorantech.cn/`
jumpPath = `https://judgment.huorantech.cn/`
jumpPath = `https://dev.huorantech.cn/panfen/`
} else if (isDev) {
jumpPath = `http://${location.hostname}:8087/`
bankPath = `http://${location.hostname}:8093`

Loading…
Cancel
Save