|
@@ -91,7 +91,19 @@ const index = 2,
|
|
userLogin:'appletLogin/userLogin.if',//登录
|
|
userLogin:'appletLogin/userLogin.if',//登录
|
|
selfInfo:'access/selfInfo.if',//访客统计
|
|
selfInfo:'access/selfInfo.if',//访客统计
|
|
editorAlumniVisitor:'visitor/editorAlumniVisitor.if',//访客申请
|
|
editorAlumniVisitor:'visitor/editorAlumniVisitor.if',//访客申请
|
|
- getUserInfo:'userinfo/getUserInfo.if'//查询用户信息
|
|
|
|
|
|
+ getUserInfo:'userinfo/getUserInfo.if',//查询用户信息
|
|
|
|
+
|
|
|
|
+ //宿管系统--教师端
|
|
|
|
+ getDeptInfo: 'deptInfo/getDeptInfolevel.if', //获取学院信息
|
|
|
|
+ getRegisterInfo: 'dormManage/registerInfo.if', //获取注册和未注册的用户信息
|
|
|
|
+ getVisitorCheckInfo: 'visitor/visitorInfo.if', //获取审批中和已审批的访客信息
|
|
|
|
+ getDeviceInfo: 'access/selectDevices.if', //获取所有设备信息
|
|
|
|
+ getPassInfo: '/access/getAccess.if', //通行记录
|
|
|
|
+ getStatisticsInfo: '/access/statistics.if', //考勤统计
|
|
|
|
+ getOutAndInInfo: '/access/outAndIn.if', //已出已归记录
|
|
|
|
+ getVisitorInfo: '/visitor/searchInviteVisitor.if', //查询访客详情
|
|
|
|
+ getVisitorCheck: '/visitor/approvalAlumniVisitor.if', //访客信息审批
|
|
|
|
+ getUnInfo: '/access/unIn.if' //未归记录
|
|
},
|
|
},
|
|
[oneportal, root] =
|
|
[oneportal, root] =
|
|
[["http://192.168.100.234:8080/oneportal/", "https://zhll.dgtis.com/wx/"],
|
|
[["http://192.168.100.234:8080/oneportal/", "https://zhll.dgtis.com/wx/"],
|