Commit 9ec4df5595d34e61a1e0174708f2541369f34b33

Authored by 潘钊
2 parents 2c484d5f e583defd

Merge branch 'master' of 192.168.168.201:panzhaov5/bsth_control

Showing 1 changed file with 1 additions and 1 deletions
README.md
@@ -278,7 +278,7 @@ @@ -278,7 +278,7 @@
278 | operCode | short | 一级协议 | 278 | operCode | short | 一级协议 |
279 | data.cityCode | short | 城市区号 | 279 | data.cityCode | short | 城市区号 |
280 | data.deviceId | string | 设备编号 | 280 | data.deviceId | string | 设备编号 |
281 -| data.lineId | string | 线路编号 | 281 +| data.lineId | string | 线路编号 6位 不足6位前面补0 如编号890 用000890表示 |
282 282
283 ```json 283 ```json
284 { 284 {