20210813 对接门禁接口调整
This commit is contained in:
@@ -19,6 +19,14 @@ namespace Model
|
||||
set;
|
||||
}
|
||||
/// <summary>
|
||||
/// ID
|
||||
/// </summary>
|
||||
public string ProjectCode
|
||||
{
|
||||
get;
|
||||
set;
|
||||
}
|
||||
/// <summary>
|
||||
/// 设备序列号
|
||||
/// </summary>
|
||||
public string deviceSn
|
||||
|
||||
Reference in New Issue
Block a user