public ConfigService(RedisTool RedisTool, ConfigDapper configDapper) { this._redisTool = RedisTool; _configDapper = configDapper; }