From e3254a5d98d30cb2b928e9e1b2283d22350ac44f Mon Sep 17 00:00:00 2001 From: lishenfeng Date: Tue, 1 Jul 2025 11:24:31 +0800 Subject: [PATCH] =?UTF-8?q?feat():=E4=BF=AE=E6=94=B9demo=E6=95=B0=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/demodata/dir.json | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/public/demodata/dir.json b/public/demodata/dir.json index 7ff8a9a..a6cb0ed 100644 --- a/public/demodata/dir.json +++ b/public/demodata/dir.json @@ -1,6 +1,30 @@ { "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, "服务类型": "数据资源",