Dto/HStation.Dto.Organize.Core/01-EmployeeMain/AddEmployeeMainInput.cs
@@ -68,11 +68,6 @@ public DateTime LastModifyTime { get; set; } /// <summary> /// 登录用户 /// </summary> public AddUserLoginAccount LoginAccount { get; set; } /// <summary> /// 参数 /// </summary> public Dictionary<string, string> Paras { get; set; }