fix: 修正swag文档端口号
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ import (
|
||||
// @title 知识图谱 API
|
||||
// @version 1.0.0
|
||||
// @description 知识图谱后端服务,提供图数据查询、节点搜索等功能
|
||||
// @host localhost:8080
|
||||
// @host localhost:3001
|
||||
// @BasePath /
|
||||
func main() {
|
||||
cfg, err := config.Load()
|
||||
|
||||
Reference in New Issue
Block a user