修复问题

This commit is contained in:
橙子
2021-11-03 18:58:44 +08:00
parent 492c0203b6
commit b0a7408177
7 changed files with 87 additions and 74 deletions

View File

@@ -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 = { "默认图片", "默认图片" } ,