liuxiaolong
2019-07-22 5f4eec8d16aff65fcdd133287c9fc02109f466c3
models/dbtablepersons.go
@@ -11,4 +11,5 @@
   IdCard       string `json:"idCard,omitempty" example:"身份证"`
   PhoneNum     string `json:"phoneNum,omitempty" example:"手机号码"`
   MonitorLevel string `json:"monitorLevel,omitempty" example:"等级"`
   PicDesc      string `json:"picDesc,omitempty" example:"照片标识"`
}