duheng
2024-08-12 1a12ef2743134f7fdea6d0abbfec34543b85bdb5
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; }