From 718bcd41127a8c5c93a20ca6dfce6e5c5fcbc4e1 Mon Sep 17 00:00:00 2001
From: liuxiaolong <736321739@qq.com>
Date: 星期四, 31 十月 2019 13:47:24 +0800
Subject: [PATCH] add gbCloud

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

diff --git a/extend/config/config.go b/extend/config/config.go
index 605482a..c775712 100644
--- a/extend/config/config.go
+++ b/extend/config/config.go
@@ -26,7 +26,7 @@
 	ChannelCount    string `mapstructure: "channelCount"`    //閫氶亾涓暟
 	DiskCount       string `mapstructure: "diskCount"`       //纭洏涓暟
 
-	SysServerPort string      `mapstructure: "sysServerPort"`
+	SudoPassword  string      `mapstructure: "sudoPassword"`
 	SysThresholds []threshold `mapstructure: "sysThresholds"`
 }
 

--
Gitblit v1.8.0