wangwei 6 年之前
父節點
當前提交
f2b1b3de4a
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      examcloud-core-basic-starter/src/main/resources/security-exclusions.conf

+ 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]