IsHaveSiteSurveyRecord 增加标志
This commit is contained in:
@@ -44,6 +44,9 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
public string TrialSiteCode { get; set; } = string.Empty;
|
||||
|
||||
public string TrialSiteAliasName { get; set; } = string.Empty;
|
||||
|
||||
|
||||
public bool IsHaveSiteSurveyRecord { get; set; }
|
||||
}
|
||||
|
||||
public class LoginReturnDTO
|
||||
|
||||
Reference in New Issue
Block a user