优化免认证白名单endpoint

This commit is contained in:
05412 2024-07-18 08:03:43 +08:00
parent 17bcde7a8e
commit 26e229f05f

View File

@ -50,4 +50,4 @@ base:
white-list:
- ^/login$
- ^/reg$
- ^(?!\/api).*$
- ^(?!\/api\/).*