20210813 对接门禁接口调整

This commit is contained in:
2021-08-13 10:48:08 +08:00
parent bacbffb714
commit 43acc57060
37 changed files with 345 additions and 68 deletions
+8
View File
@@ -19,6 +19,14 @@ namespace Model
set;
}
/// <summary>
/// ID
/// </summary>
public string ProjectCode
{
get;
set;
}
/// <summary>
/// 设备序列号
/// </summary>
public string deviceSn