From 88ba80947433ea88b66ba19bc10a7b28bca38bb4 Mon Sep 17 00:00:00 2001
From: liuxiaolong <736321739@qq.com>
Date: 星期一, 28 十月 2019 18:49:14 +0800
Subject: [PATCH] add dbpersonIds scope when searchByPhoto twice

---
 extend/config/config.go |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/extend/config/config.go b/extend/config/config.go
index 5e9d97e..0a7b6b0 100644
--- a/extend/config/config.go
+++ b/extend/config/config.go
@@ -11,8 +11,6 @@
 	JwtExpire string `mapstructure: "jwtExpire"`
 	Url       string `mapstructure: "url"`
 	AnalyServerId string `mapstructure: "analyServerId"`
-	ImageUrl  string `mapstructure: "imageUrl"`
-	PublicDomain string `mapstructure: "publicDomain"`
 	NetworkAdapter string `mapstructure: "networkAdapter"`
 
 	DeviceNum string `mapstructure: "deviceNum"` //璁惧缂栧彿

--
Gitblit v1.8.0