feat:backend add router global prefix (#1333)

* feat:backend add router global prefix

* feat: global prefix in plugin router

* feat: remove plugin router prefix and add web router setting
This commit is contained in:
znonymous
2023-01-14 10:22:46 +08:00
committed by GitHub
parent ddc2b4c2ad
commit 24215f8b28
6 changed files with 23 additions and 7 deletions

View File

@@ -45,6 +45,8 @@ system:
iplimit-count: 15000
# IP限制一个小时
iplimit-time: 3600
# 路由全局前缀
router-prefix: ""
# captcha configuration
captcha: