wangwei 7 rokov pred
rodič
commit
23b0b2fc82

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

@@ -14,6 +14,7 @@ regexp:.*\[getLoginUser\].*
 [${$rmp.ctr.basic}/course][/export][GET]
 [${$rmp.ctr.basic}/specialty][/export][GET]
 [${$rmp.ctr.basic}/specialty][/download][GET]
+[${$rmp.ctr.basic}/org][/getRootOrgByCode][GET]
 
 [${$rmp.cloud.basic}demo][getXxx,getYYY][POST]
 [${$rmp.cloud.basic}student][insertOrUpdateStudent][POST]