mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-03-15 22:16:38 +08:00
修复问题
This commit is contained in:
@@ -16,6 +16,7 @@ namespace Yi.Framework.WebCore.Init
|
||||
|
||||
if (_cacheClientDB.Get<SettingDto>(RedisConst.key)==null)
|
||||
{
|
||||
Newtonsoft.Json.JsonConvert.SerializeObject();
|
||||
_cacheClientDB.Add(RedisConst.key, new SettingDto()
|
||||
{
|
||||
ImageList_key = { "默认图片", "默认图片" } ,
|
||||
|
||||
Reference in New Issue
Block a user