This commit is contained in:
2024-11-20 09:08:00 +08:00
parent f1abdbc6d0
commit 9300d77ab0
181 changed files with 28244 additions and 119 deletions
+4
View File
@@ -395,5 +395,9 @@ namespace Model
get;
set;
}
/// <summary>
/// 部门ID
/// </summary>
public string DepartId { get; set; }
}
}