feat: 参数配置修改配置参数
This commit is contained in:
@@ -27,4 +27,7 @@ type ISysConfig interface {
|
||||
|
||||
// ResetConfigCache 重置参数缓存数据
|
||||
ResetConfigCache()
|
||||
|
||||
// SelectConfigByKey 查询配置信息BY键
|
||||
SelectConfigByKey(configKey string) model.SysConfig
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user