增加swagger文档接口定义

This commit is contained in:
2024-04-19 17:31:04 +08:00
commit a8c9243024
4 changed files with 164 additions and 0 deletions

3
go.mod Normal file
View File

@ -0,0 +1,3 @@
module git.zhangdeman.cn/gateway/api-doc
go 1.22.2