feat(): demo数据修改

master
李神峰 2025-07-01 17:11:52 +08:00
parent acecf2f932
commit c5efbf9143
2 changed files with 4 additions and 4 deletions

View File

@ -5,7 +5,7 @@
}, },
"regions": [ "regions": [
{ {
"name": "闸门控制系统", "name": "SL651",
"id": "zh_tcp_4", "id": "zh_tcp_4",
"count": 4 "count": 4
}, },

View File

@ -96,11 +96,11 @@ const [record, setRecord] = useState({})
{ {
index: 6, index: 6,
stationCode: 'zh_tcp_8', stationCode: 'zh_tcp_8',
stationName: '水资源闸门(ip.146)', stationName: 'SL651',
channelNo: '8007', channelNo: '8007',
collectionCode: '14', collectionCode: '14',
collectionName: 'TCP', collectionName: 'TCP',
dataType: '水资源SZY206-2016', dataType: 'GB SL651',
isCalculated: 'szy206-722', isCalculated: 'szy206-722',
lastTime: '722所RTU.原地址10.42.160.146:6001', lastTime: '722所RTU.原地址10.42.160.146:6001',
value: '正常', value: '正常',
@ -112,7 +112,7 @@ const [record, setRecord] = useState({})
channelNo: '19002', channelNo: '19002',
collectionCode: '1', collectionCode: '1',
collectionName: 'TCP', collectionName: 'TCP',
dataType: '水文SL651-2014', dataType: '水文SL651',
isCalculated: 's1651', isCalculated: 's1651',
lastTime: '武大智慧水业研究所流量数据,新端口', lastTime: '武大智慧水业研究所流量数据,新端口',
value: '正常', value: '正常',