소스 검색

添加通知相关权限

lideyin 6 년 전
부모
커밋
8ba7ac27ad
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      examcloud-core-examwork-starter/src/main/resources/security.properties

+ 3 - 0
examcloud-core-examwork-starter/src/main/resources/security.properties

@@ -6,3 +6,6 @@
 [s][${$rmp.ctr.examwork}/exam_student][specialtyNameList][GET]=true
 [s][${$rmp.ctr.examwork}/exam_student][courseLevelLis][GET]=true
 
+[s][${$rmp.ctr.examwork}/notice][getUserNoticeList][GET]=true
+[s][${$rmp.ctr.examwork}/notice][updateNoticeReadStatus][POST]=true
+