公告板
版本库
filestore
活动
搜索
登录
aps
/
plc-recorder
plc-recorder
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
补丁
|
提交
|
提交对比
|
show whitespace
修复重连机制
zhangzengfei
2023-08-01
0c7545a03d2525700288760edd26901962bb4f77
[aps/plc-recorder.git]
/
msg
/
msg.go
msg/msg.go
@@ -13,5 +13,6 @@
Name string
Ip string
Online bool
Message string
Data map[int][]byte
}