liuxiaolong
2019-08-21 ea5df990ee13cf2ca03b0ee757f2f67c789cb93c
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:"照片标识"`
}