From 41ac67f13587ff76631167d6050c3f27f7b97c2a Mon Sep 17 00:00:00 2001 From: liuxiaolong <736321739@qq.com> Date: 星期二, 15 十月 2019 18:55:21 +0800 Subject: [PATCH] rm no use config --- 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