瀏覽代碼

设备地址

Lishi
xxe 2 年之前
父節點
當前提交
5b95307b0b
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. +4
    -0
      HKCardOUT/Logic/RemoteModel/StoreInfoResponse.cs

+ 4
- 0
HKCardOUT/Logic/RemoteModel/StoreInfoResponse.cs 查看文件

@@ -59,6 +59,10 @@ namespace Logic.RemoteModel
/// </summary>
public string GateId { get; set; }
/// <summary>
/// 地址
/// </summary>
public string Address { get; set; }
/// <summary>
/// 刷卡间隔时间
/// </summary>
public int SleepTime { get; set; }


Loading…
取消
儲存