调研表--30
parent
089e329e4c
commit
a719ca752f
|
@ -317,6 +317,8 @@ namespace IRaCIS.Core.Application.Contracts
|
|||
copy.State = TrialSiteSurveyEnum.ToSubmit;
|
||||
copy.IsDeleted = false;
|
||||
|
||||
copy.Phone=string.Empty;
|
||||
copy.UserName=string.Empty;
|
||||
copy.Email = userInfo.EmailOrPhone;
|
||||
copy.Id = Guid.Empty;
|
||||
copy.CreateTime = DateAndTime.Now;
|
||||
|
|
Loading…
Reference in New Issue