mirror of
https://github.com/zeromicro/go-zero.git
synced 2025-01-27 12:28:40 +08:00
9d6c8f67f5
Co-authored-by: Link_Zhao <Link_Zhao@epam.com>
3 lines
64 B
Plaintext
3 lines
64 B
Plaintext
type Common {
|
|
Some string `json:"some"` // some imported type
|
|
} |