IR 拷贝原始表单

This commit is contained in:
2022-06-30 15:56:15 +08:00
parent 242478fb2f
commit ff52842964
3 changed files with 33 additions and 19 deletions
@@ -58,6 +58,8 @@ namespace IRaCIS.Core.Domain.Models
public User RequestReReadingConfirmUser { get; set; }
public bool IsCopyOrigenalForms { get; set; }
public Guid CreateUserId { get; set; }