公告板
版本库
filestore
活动
搜索
登录
叶怿
/
smart_train
硬件组-智慧驾培
概况
操作记录
提交次数
目录
工单
文档
派生
对比
blame
|
历史
|
原始文档
app层发送失败打印log; NettyTcp 设置连接超时为10s.原来是0默认30s连接超时
endian11
2019-12-17
ebe86678ce0035642eb11f94ba094a73d5adbfbe
[~yy/smart_train.git]
/
app
/
src
/
main
/
assets
/
students_file.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[
{
"stu_id":1000,
"ID": "410923198910162546",
"name": "张三",
"sex":1
},
{
"stu_id":1001,
"ID": "410923198910162545",
"name": "李四",
"sex":2
}
]