修复字段名解析对于omit的处理
This commit is contained in:
@ -30,4 +30,5 @@ const (
|
||||
TagErrMsg = "err" // 验证失败错误信息tag
|
||||
TagContentType = "content_type"
|
||||
TagOutputContentType = "output_content_type"
|
||||
TagNameOmitempty = "omitempty"
|
||||
)
|
||||
|
Reference in New Issue
Block a user