修改拷贝表单

This commit is contained in:
2022-07-19 16:30:03 +08:00
parent 53377d743b
commit e72488e587
3 changed files with 11 additions and 7 deletions
@@ -60,6 +60,11 @@ namespace IRaCIS.Core.Domain.Models
public bool IsCopyOrigenalForms { get; set; }
//仅仅包括全局和访视
public bool IsCopyFollowForms { get; set; }
public Guid CreateUserId { get; set; }