mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-05-13 18:00:00 +08:00
goctl: supported api types group for EXPERIMENTAL(实验性功能:支持 api type 结构体按照分组名称拆分文件) (#4810)
This commit is contained in:
@@ -10,4 +10,6 @@ const (
|
||||
middlewareDir = internal + "middleware"
|
||||
typesDir = internal + typesPacket
|
||||
groupProperty = "group"
|
||||
|
||||
groupTypeDefault="types"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user