Commit dbb9ff0f authored by 李驰骋's avatar 李驰骋

文档名称修改

parent 2f7ee091
...@@ -112,7 +112,7 @@ public class SwaggerConfig { ...@@ -112,7 +112,7 @@ public class SwaggerConfig {
// 用ApiInfoBuilder进行定制 // 用ApiInfoBuilder进行定制
return new ApiInfoBuilder() return new ApiInfoBuilder()
// 设置标题 // 设置标题
.title("标题:宝绅MES管理系统_接口文档") .title("标题:希迈MES管理系统_接口文档")
// 描述 // 描述
.description("") .description("")
// 作者信息 // 作者信息
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment