wangwei 6 жил өмнө
parent
commit
f2b1b3de4a

+ 2 - 0
examcloud-core-basic-starter/src/main/resources/security-exclusions.conf

@@ -7,6 +7,8 @@ regexp:.*docs.*
 regexp:.*webjars.*
 
 [][][GET]
+[][][POST]
+[][][PUT]
  [${$rmp.ctr.basic}/auth][/thirdPartyAccess][POST]
 [${$rmp.ctr.basic}/org][/logo][GET]
 [${$rmp.ctr.basic}/org][getRootOrgByCode][GET]