Bläddra i källkod

添加学生端对权限组的访问权限配置

lideyin 5 år sedan
förälder
incheckning
6a982881a4
1 ändrade filer med 2 tillägg och 1 borttagningar
  1. 2 1
      examcloud-core-basic-starter/src/main/resources/security.properties

+ 2 - 1
examcloud-core-basic-starter/src/main/resources/security.properties

@@ -8,4 +8,5 @@
 [s][${$rmp.ctr.basic}/auth][/sendVerificationCode][POST]=true
 [s][${$rmp.ctr.basic}/org][propertyNoSession/{key}][GET]=true
 [s][${$rmp.ctr.basic}/org][property/{orgId}/{key}][GET]=true
-[s][${$rmp.ctr.basic}/systemProperty][{key}][GET]=true
+[s][${$rmp.ctr.basic}/systemProperty][{key}][GET]=true
+[s][${$rmp.ctr.basic}/rolePrivilege][getStudentClientMenu][GET]=true