This commit is contained in:
2026-03-23 14:33:54 +08:00
parent 1454442fd8
commit 58f23e59d1
68 changed files with 5316 additions and 432 deletions
+4
View File
@@ -23,6 +23,10 @@
/// </summary>
public string ProjectName { get; set; }
/// <summary>
/// 项目简称
/// </summary>
public string ShortName { get; set; }
/// <summary>
/// 单位id
/// </summary>
public string UnitId { get; set; }