AIR 重置
This commit is contained in:
@@ -193,9 +193,14 @@ namespace IRaCIS.Core.Domain.Models
|
||||
|
||||
|
||||
public bool IsPicture { get; set; }
|
||||
|
||||
|
||||
public bool IsNeedTransalate { get; set; }
|
||||
public string TranslateDictionaryName { get; set; } = String.Empty;
|
||||
|
||||
|
||||
public bool IsDynamicTranslate { get; set; }
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user