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