From 03c7b0e2f797964d50a6a6b4f5c3c15f7dc5c91b Mon Sep 17 00:00:00 2001 From: liuxiaolong <736321739@qq.com> Date: 星期二, 29 十月 2019 12:00:54 +0800 Subject: [PATCH] tagList add bwType and analyServerId --- 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