mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-05-15 18:58:18 +08:00
3 lines
64 B
Plaintext
3 lines
64 B
Plaintext
type Common {
|
|
Some string `json:"some"` // some imported type
|
|
} |