WANG 6 years ago
parent
commit
7963eae6bf

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

@@ -4,4 +4,5 @@
 [s][${$rmp.ctr.basic}/student][getStudentInfoBySession][GET]=true
 [s][${$rmp.ctr.basic}/student][password][PUT]=true
 [s][${$rmp.ctr.basic}/auth][/sendVerificationCode][POST]=true
-[s][${$rmp.ctr.basic}/auth][/bindSecurityPhone][POST]=true
+[s][${$rmp.ctr.basic}/auth][/bindSecurityPhone][POST]=true
+[s][${$rmp.ctr.basic}/log][studentClient/{level}/{code}][POST]=true