mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-04-05 16:56:35 +08:00
完成redis
This commit is contained in:
@@ -8,5 +8,9 @@ namespace Yi.Framework.DTOModel
|
||||
{
|
||||
public class SettingDto
|
||||
{
|
||||
public string InitIcon_key { get; set; }
|
||||
public string InitRole_key { get; set; }
|
||||
public string Title_key { get; set; }
|
||||
public List<string> ImageList_key { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user