公告板
版本库
filestore
活动
搜索
登录
叶怿
/
smart_train
硬件组-智慧驾培
概况
操作记录
提交次数
目录
工单
文档
派生
对比
blame
|
历史
|
原始文档
规则设置采用viewmodel+livedata 保存json文件到报名下的方式 保存按钮需要调整
endian11
2020-10-10
9ce66a60767c49de97aed2ff4ea9a3370e4a356e
[~yy/smart_train.git]
/
app
/
src
/
main
/
java
/
safeluck
/
drive
/
evaluation
/
platformMessage
/
JKMessage0002.java
1
2
3
4
5
6
7
8
9
10
11
package safeluck.drive.evaluation.platformMessage;
public class JKMessage0002 extends JK2019MessageBase {
/**
* 消息ID:0x0002。
* 客户端在没有正常业务消息的情况下应按照参数设置的时间间隔定期向服务器端发送心跳消息以维持链路的连接,
* 客户端心跳消息体数据为空。
*/
}