Browse Source

开放common 接口

Gaokun Wang 7 months ago
parent
commit
883d5bc0e6
1 changed files with 2 additions and 0 deletions
  1. 2 0
      als-start/src/main/resources/application.yml

+ 2 - 0
als-start/src/main/resources/application.yml

@@ -301,6 +301,8 @@ security:
     - /captchaImage
     - /captcha/get
     - /captcha/check
+    - /als/**
+    - /common/**
 
 --- # Actuator 监控端点的配置项
 management: