实名制对接

This commit is contained in:
2023-03-17 14:06:12 +08:00
parent 8a17cb692a
commit c37a207bfe
5 changed files with 34 additions and 18 deletions
+2
View File
@@ -47,6 +47,8 @@ namespace Model
/// 项目号
/// </summary>
public string ProjectCode { get; set; }
public string ProjectNum { get; set; }
/// <summary>
/// 项目名称
/// </summary>