修改密码时,顺便修改用户名,另外Site调研增加查询条件
This commit is contained in:
@@ -250,6 +250,10 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
public TrialSiteSurveyEnum? State { get; set; }
|
||||
|
||||
public bool? IsAbandon { get; set; }
|
||||
|
||||
public DateTime? UpdateTimeBegin { get; set; }
|
||||
|
||||
public DateTime? UpdateTimeEnd { get; set; }
|
||||
}
|
||||
|
||||
public class CopyTrialSiteSurveyDTO
|
||||
|
||||
Reference in New Issue
Block a user