五环二期集团数据对接

This commit is contained in:
2025-06-19 16:55:10 +08:00
parent 5ed020c7e1
commit 0736adf719
105 changed files with 14375 additions and 1224 deletions
+4
View File
@@ -11,6 +11,10 @@
/// </summary>
public string ProjectId { get; set; }
/// <summary>
/// 项目来源单位id
/// </summary>
public string ProjectFromUnitId { get; set; }
/// <summary>
/// 项目编码
/// </summary>
public string ProjectCode { get; set; }