mirror of
https://github.com/jeecgboot/jeecg-boot.git
synced 2025-09-26 01:48:44 +00:00
更新公司名称
This commit is contained in:
@@ -116,7 +116,7 @@ public class Swagger2Config implements WebMvcConfigurer {
|
|||||||
// 描述
|
// 描述
|
||||||
.description("后台API接口")
|
.description("后台API接口")
|
||||||
// 作者
|
// 作者
|
||||||
.contact(new Contact("北京敲敲云科技有限公司","www.jeccg.com","jeecgos@163.com"))
|
.contact(new Contact("北京国炬信息技术有限公司","www.jeccg.com","jeecgos@163.com"))
|
||||||
.license("The Apache License, Version 2.0")
|
.license("The Apache License, Version 2.0")
|
||||||
.licenseUrl("http://www.apache.org/licenses/LICENSE-2.0.html")
|
.licenseUrl("http://www.apache.org/licenses/LICENSE-2.0.html")
|
||||||
.build();
|
.build();
|
||||||
|
Reference in New Issue
Block a user