This commit is contained in:
2026-02-10 15:41:06 +08:00
parent 51d772994f
commit 31be7ae4b8
183 changed files with 29172 additions and 9245 deletions
+9
View File
@@ -402,5 +402,14 @@ namespace Model
get;
set;
}
/// <summary>
/// PM账号
/// </summary>
public string projectManagerAccount
{
get;
set;
}
}
}