This website works better with JavaScript.
Home
Explore
Help
Sign In
SmallChi
/
JTNewEnergy
mirror of
https://github.com/SmallChi/JTNewEnergy.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
1
Wiki
Activity
Browse Source
修改OperateTime属性说明
tags/1.0.0
TK
6 years ago
parent
44eab7b0ab
commit
02e45a1457
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/JTNE.Protocol/MessageBody/JTNE_0x81.cs
+ 1
- 1
src/JTNE.Protocol/MessageBody/JTNE_0x81.cs
View File
@@ -13,7 +13,7 @@ namespace JTNE.Protocol.MessageBody
public class JTNE_0x81 : JTNEBodies
{
/// <summary>
/// 操作时间
/// 操作时间
(若为设置操作时,则为设置时间,若为参数查询响应时,则为参数查询响应时间)
/// </summary>
public DateTime OperateTime { get; set; }
/// <summary>
Write
Preview
Loading…
Cancel
Save