Explorar el Código

设备地址

Lishi
xxe hace 2 años
padre
commit
5b95307b0b
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. +4
    -0
      HKCardOUT/Logic/RemoteModel/StoreInfoResponse.cs

+ 4
- 0
HKCardOUT/Logic/RemoteModel/StoreInfoResponse.cs Ver fichero

@@ -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; }


Cargando…
Cancelar
Guardar