From 5e664037b47b68b1ba28e07cefcfcec2795fbeed Mon Sep 17 00:00:00 2001
From: sunty <1172534965@qq.com>
Date: 星期一, 22 七月 2019 14:20:22 +0800
Subject: [PATCH] add initForCaptureData controller add initForMonitoringData controller fix capture fix monitoring

---
 models/dbtablepersons.go |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/models/dbtablepersons.go b/models/dbtablepersons.go
index bee38f6..d8473c6 100644
--- a/models/dbtablepersons.go
+++ b/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:"鐓х墖鏍囪瘑"`
 }

--
Gitblit v1.8.0