This commit is contained in:
he
2023-04-26 15:52:00 +08:00
parent 19ebce1c98
commit c223244f10
5 changed files with 57 additions and 2 deletions
@@ -145,6 +145,11 @@ namespace IRaCIS.Core.Domain.Models
/// </summary>
public GlobalReadingShowType GlobalReadingShowType { get; set; } = GlobalReadingShowType.NotShow;
/// <summary>
/// 转化显示类型
/// </summary>
public ConvertShowType ConvertShowType { get; set; } = ConvertShowType.All;
/// <summary>
/// 默认值
/// </summary>