Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangdaiscott committed Feb 9, 2023
1 parent f0e060f commit c46ec24
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ private ApiInfo apiInfo() {
// 描述
.description("后台API接口")
// 作者
.contact(new Contact("北京国炬信息技术有限公司","www.jeccg.com","[email protected]"))
.contact(new Contact("北京敲敲云科技有限公司","www.jeccg.com","[email protected]"))
.license("The Apache License, Version 2.0")
.licenseUrl("http://www.apache.org/licenses/LICENSE-2.0.html")
.build();
Expand Down

0 comments on commit c46ec24

Please sign in to comment.