This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
bpa
/
HKCard
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
设备地址
Lishi
xxe
2 years ago
parent
d2e3bb9b2b
commit
5b95307b0b
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
HKCardOUT/Logic/RemoteModel/StoreInfoResponse.cs
+ 4
- 0
HKCardOUT/Logic/RemoteModel/StoreInfoResponse.cs
View File
@@ -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; }
Write
Preview
Loading…
Cancel
Save