规划文档生成方法生成

This commit is contained in:
2024-07-22 16:04:21 +08:00
parent 60796b6e4f
commit 967f211631
4 changed files with 63 additions and 7 deletions

2
go.mod
View File

@ -3,7 +3,7 @@ module git.zhangdeman.cn/gateway/api-doc
go 1.22.2
require (
git.zhangdeman.cn/zhangdeman/consts v0.0.0-20240425091616-00e0a924efcd
git.zhangdeman.cn/zhangdeman/consts v0.0.0-20240722080005-ca68a3ff8bc7
git.zhangdeman.cn/zhangdeman/wrapper v0.0.0-20240422034417-8c922be06d95
)