liuxiaolong
2019-07-05 8a1ad0682d026defd3fe3dcf5eb5dbd982c70db4
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:"照片标识"`
}