Merge branch 'qzc-dev'

lsf-dev
秦子超 2024-09-23 17:24:07 +08:00
commit e05baad76e
1 changed files with 6 additions and 5 deletions

View File

@ -4,7 +4,8 @@ import Zfzl from '../views/gxsl/zfzl'
const pubapi_old = 'https://owrsvr.cloudowr.cn/svr'
const pubapi = 'https://owrsvr.cloudowr.cn/pubapi'
const zdkapi = 'https://slt-sh.chutianyun.gov.cn:8002' //中电科的市级平台
const service_fxdd = '/gunshiApp/xyt'
const service_fxdd = '/gunshiApp/tsg'
const service_xyt = '/gunshiApp/xyt'//登陆先用小玉潭
const service_shzh = '/shzh'
const apiurl = {
fxya: {
@ -17,10 +18,10 @@ const apiurl = {
setMenu: service_fxdd + '/visitMenuLog/insert',
setPassword: service_fxdd + '/user/updateSecretKey',
xytlogin: {
login: service_fxdd + '/login',
info: service_fxdd + '/getInfo',
router: service_fxdd + '/getRouters',
role: service_fxdd + '/system/menu/list'
login: service_xyt + '/login',
info: service_xyt + '/getInfo',
router: service_xyt + '/getRouters',
role: service_xyt + '/system/menu/list'
},
// 基本情况