feat(): demo数据修改
parent
acecf2f932
commit
c5efbf9143
|
|
@ -5,7 +5,7 @@
|
|||
},
|
||||
"regions": [
|
||||
{
|
||||
"name": "闸门控制系统",
|
||||
"name": "SL651",
|
||||
"id": "zh_tcp_4",
|
||||
"count": 4
|
||||
},
|
||||
|
|
|
|||
|
|
@ -96,11 +96,11 @@ const [record, setRecord] = useState({})
|
|||
{
|
||||
index: 6,
|
||||
stationCode: 'zh_tcp_8',
|
||||
stationName: '水资源闸门(ip.146)',
|
||||
stationName: 'SL651',
|
||||
channelNo: '8007',
|
||||
collectionCode: '14',
|
||||
collectionName: 'TCP',
|
||||
dataType: '水资源SZY206-2016',
|
||||
dataType: 'GB SL651',
|
||||
isCalculated: 'szy206-722',
|
||||
lastTime: '722所RTU.原地址10.42.160.146:6001',
|
||||
value: '正常',
|
||||
|
|
@ -112,7 +112,7 @@ const [record, setRecord] = useState({})
|
|||
channelNo: '19002',
|
||||
collectionCode: '1',
|
||||
collectionName: 'TCP',
|
||||
dataType: '水文SL651-2014',
|
||||
dataType: '水文SL651',
|
||||
isCalculated: 's1651',
|
||||
lastTime: '武大智慧水业研究所流量数据,新端口',
|
||||
value: '正常',
|
||||
|
|
|
|||
Loading…
Reference in New Issue