浏览代码

添加通知相关权限

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
+