调研表--30
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user