|
|
@@ -28,7 +28,7 @@ public class SwaggerConfig {
|
|
|
private ApiInfo apiInfo() {
|
|
|
// Contact contact = new Contact(
|
|
|
// "Liu" ,// 作者姓名
|
|
|
-// "https://http://localhost:8086/swagger-ui.html#/", // 作者网址
|
|
|
+// "http://localhost:8086/swagger-ui.html#/", // 作者网址
|
|
|
// "15779633758@163.com"); // 作者邮箱
|
|
|
return new ApiInfoBuilder()
|
|
|
.title("学生肖像-接口文档") // 标题
|