@@ -99,6 +99,11 @@ server:
# 环境标识
env: test
+# Swagger配置
+swagger:
+ # 请求前缀
+ pathMapping: /test-api
+
#API访问
client: