|
@@ -92,10 +92,12 @@ const index = 2,
|
|
|
selfInfo: 'access/selfInfo.if',
|
|
|
editorAlumniVisitor: 'visitor/editorAlumniVisitor.if',
|
|
|
getUserInfo: 'userinfo/getUserInfo.if',
|
|
|
- updateUserHeadImage: 'userinfo/updateUserHeadImage.if',
|
|
|
- updateimage: 'userinfo/updateImage.if',
|
|
|
- getYouTuImage: 'userinfo/getYouTuImage.if',
|
|
|
-
|
|
|
+ updateUserHeadImage: 'userinfo/updateUserHeadImage.if',
|
|
|
+ updateimage: 'userinfo/updateImage.if',
|
|
|
+ getYouTuImage: 'userinfo/getYouTuImage.if',
|
|
|
+ submitPropose:'proposePort/submitPropose.if',
|
|
|
+ findProposeList:'proposePort/findProposeList.if',
|
|
|
+ findProposeDetails:'proposePort/findProposeDetails.if',
|
|
|
|
|
|
getDeptInfo: 'deptInfo/getDeptInfolevel.if',
|
|
|
getRegisterInfo: 'dormManage/registerInfo.if',
|
|
@@ -103,17 +105,10 @@ const index = 2,
|
|
|
getDeviceInfo: 'access/selectDevices.if',
|
|
|
getPassInfo: '/access/getAccess.if',
|
|
|
getStatisticsInfo: '/access/statisticsBy.if',
|
|
|
+ getOutAndInInfo: '/access/outAndIn.if',
|
|
|
getVisitorInfo: '/visitor/searchInviteVisitor.if',
|
|
|
getVisitorCheck: '/visitor/approvalAlumniVisitor.if',
|
|
|
- getunInByCount: '/access/unInByCount.if',
|
|
|
- getOutAndInInfo: '/access/InAndOut.if',
|
|
|
- getUnInInfo: '/access/unIn.if',
|
|
|
- getLateIn: '/access/lateIn.if',
|
|
|
- getInUnOunt: '/access/InUnOunt.if',
|
|
|
- getUnOut: '/access/unOut.if',
|
|
|
- getSuggestionList: '/proposePort/findProposeList.if',
|
|
|
- getSuggestionDetail: '/proposePort/findProposeDetails.if',
|
|
|
- getSuggestionResponse: '/proposePort/answerPropose.if',
|
|
|
+ getUnInfo: '/access/unIn.if',
|
|
|
|
|
|
total: '.if',
|
|
|
},
|