作者 wangbin

修改配置,去除swagger

@@ -85,27 +85,6 @@ mybatis-plus: @@ -85,27 +85,6 @@ mybatis-plus:
85 configuration: 85 configuration:
86 map-underscore-to-camel-case: true 86 map-underscore-to-camel-case: true
87 87
88 -#swagger公共信息  
89 -swagger:  
90 - title: Trobs Swagger API  
91 - description: 益源ERP开放API说明文档  
92 - version: 2.9.2  
93 - license: Powered By Trobs  
94 - licenseUrl: http://www.trobs.com/  
95 - terms-of-service-url: http://www.trobs.com/  
96 - host: 192.168.29.13  
97 - contact:  
98 - name: Aukey IT  
99 - email: tslcarmack@gmail.com  
100 - url: http://www.trobs.com/  
101 - authorization:  
102 - name: Trobs OAuth  
103 - auth-regex: ^.*$  
104 - authorization-scope-list:  
105 - - scope: server  
106 - description: server all  
107 - token-url-list:  
108 - - http://trobs-auth/oauth/token  
109 88
110 ## spring security 配置 89 ## spring security 配置
111 security: 90 security:
@@ -123,7 +102,7 @@ security: @@ -123,7 +102,7 @@ security:
123 token-info-uri: http://trobs-auth/oauth/check_token 102 token-info-uri: http://trobs-auth/oauth/check_token
124 ##首页 103 ##首页
125 trobs: 104 trobs:
126 - index: http://trobs.aukeyit.com 105 + index: http://www.yuanlierp.com
127 ##ftp服务器 106 ##ftp服务器
128 aukey: 107 aukey:
129 ftp: 108 ftp: