feat():修改demo数据
parent
03ac592191
commit
e3254a5d98
|
|
@ -1,6 +1,30 @@
|
||||||
{
|
{
|
||||||
"records": [
|
"records": [
|
||||||
|
{
|
||||||
|
"id": 1,
|
||||||
|
"服务类型": "数据资源",
|
||||||
|
"serviceName": "视频同步服务",
|
||||||
|
"describe": "供第三方视频服务推送数据",
|
||||||
|
"serviceAddr": "172.20.1.101",
|
||||||
|
"port": "18300",
|
||||||
|
"route": "",
|
||||||
|
"registerTime": "2023-05-24 12:00:30",
|
||||||
|
"provider": "江苏德高物联技术有限公司",
|
||||||
|
"stNum": 1,
|
||||||
|
"contacts": "",
|
||||||
|
"telephone": "",
|
||||||
|
"target": "DB_ZHSK.ST_FLOW_R",
|
||||||
|
"enable": "1",
|
||||||
|
"服务状态": "1",
|
||||||
|
"maxTime": "2023-10-09 15:00:00",
|
||||||
|
"countVo": {
|
||||||
|
"allCount": 6495,
|
||||||
|
"todayCount": 16,
|
||||||
|
"weekCount": 16,
|
||||||
|
"monthCount": 208,
|
||||||
|
"yearCount": 6495
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": 3,
|
"id": 3,
|
||||||
"服务类型": "数据资源",
|
"服务类型": "数据资源",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue