更新注释中的系统名称
This commit is contained in:
@@ -33,8 +33,8 @@ public class Swagger2Config {
|
||||
|
||||
private ApiInfo apiInfo() {
|
||||
return new ApiInfoBuilder()
|
||||
.title("华夏ERP Restful Api")
|
||||
.description("华夏ERP接口描述")
|
||||
.title("管伊佳ERP Restful Api")
|
||||
.description("管伊佳ERP接口描述")
|
||||
.termsOfServiceUrl("http://127.0.0.1")
|
||||
.contact(new Contact("jishenghua", "", ""))
|
||||
.version("3.0")
|
||||
|
||||
Reference in New Issue
Block a user