用户增加工作语言,系统文档增加文档适用语言用户
This commit is contained in:
@@ -139,6 +139,7 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
|
||||
public class SiteSurveyUserImportDto
|
||||
{
|
||||
public string Country { get; set; }
|
||||
public string TrialSiteCode { get; set; } = string.Empty;
|
||||
public string FirstName { get; set; } = string.Empty;
|
||||
public string LastName { get; set; } = string.Empty;
|
||||
|
||||
Reference in New Issue
Block a user