log
liuxiaolong
2019-07-26 d6fe8a6e2bf01f425b8548d56f585ac5e73b9409
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:"照片标识"`
}