mirror of
https://gitee.com/bookshelfplus/bookshelfplus
synced 2025-09-02 23:23:28 +08:00
书栖网修改为书单网;用户反馈页面内容修改;修改nginx 5xx报错信息;删除前端console输出的法律信息
This commit is contained in:
@@ -24,7 +24,7 @@ public class SwaggerConfig {
|
||||
|
||||
private ApiInfo apiInfo() {
|
||||
return new ApiInfoBuilder()
|
||||
.title("书栖网 服务端接口文档")
|
||||
.title("书单网 服务端接口文档")
|
||||
.description("RESTful API | bookshelf.plus")
|
||||
// .license("MIT")
|
||||
// .contact(new Contact("程序员小墨", "only4.work", "admin@only4.work"))
|
||||
|
Reference in New Issue
Block a user