fix: update import path

This commit is contained in:
2025-08-24 09:31:20 +08:00
parent 37a980afc3
commit 259b89656a
12 changed files with 36 additions and 35 deletions

View File

@ -8,8 +8,8 @@
package api_doc
import (
"git.zhangdeman.cn/gateway/api-doc/define"
"git.zhangdeman.cn/gateway/api-doc/enums"
"git.zhangdeman.cn/zhangdeman/api-doc/define"
"git.zhangdeman.cn/zhangdeman/api-doc/enums"
)
// SetGenerateOption 设置文档生成选项