修改
This commit is contained in:
@@ -54,6 +54,12 @@ namespace IRaCIS.Core.Domain.Models
|
||||
/// </summary>
|
||||
public string GlobalChangeAnswer { get; set; }
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 全局阅片是否修改
|
||||
/// </summary>
|
||||
public bool IsGlobalChange { get; set; } = false;
|
||||
|
||||
/// <summary>
|
||||
/// 创建人
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user