Sign in
潘钊
/
bsth_control
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Plain Diff
Browse Code »
Commit
9ec4df5595d34e61a1e0174708f2541369f34b33
Authored by
潘钊
2016-07-11 13:49:24 +0800
2 parents
2c484d5f
e583defd
build: skipped
Merge branch 'master' of 192.168.168.201:panzhaov5/bsth_control
Changes
1
Builds
0
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
README.md
README.md
View file @
9ec4df5
...
...
@@ -278,7 +278,7 @@
278
278
| operCode | short | 一级协议 |
279
279
| data.cityCode | short | 城市区号 |
280
280
| data.deviceId | string | 设备编号 |
281
-| data.lineId | string | 线路编号
|
281
+| data.lineId | string | 线路编号
6位 不足6位前面补0 如编号890 用000890表示
|
282
282
283
283
```json
284
284
{
...
...