소스 검색

设备地址

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


불러오는 중...
취소
저장