From 1a98aee82a94b1138fd75c0f7891f954382d1a3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E5=90=AF=E6=98=8E?= <455043818@qq.com> Date: Mon, 16 Oct 2023 20:52:54 +0800 Subject: [PATCH] =?UTF-8?q?chore:10=E6=9C=8816=E6=97=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/daily/2023-10.md | 6 ++++++ docs/javascript/2023-10-14-monitor.md | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/docs/daily/2023-10.md b/docs/daily/2023-10.md index 38941cdd8b..6da7d0159c 100644 --- a/docs/daily/2023-10.md +++ b/docs/daily/2023-10.md @@ -1,3 +1,9 @@ +## 10月16日 +- 查询表结构 + ``` + select * from information_schema.`TABLES` where table_schema = 'dvsdb30' and TABLE_NAME = 'indicator_1713806542282850304' + ``` + ## 10月11日 - ## 10月10日 diff --git a/docs/javascript/2023-10-14-monitor.md b/docs/javascript/2023-10-14-monitor.md index db25658acc..a4c57e1ae9 100644 --- a/docs/javascript/2023-10-14-monitor.md +++ b/docs/javascript/2023-10-14-monitor.md @@ -2,9 +2,9 @@ - 任务id 1712813243505999872 - 任务实体 ``` - { +{ "startDateTime": "2023-10-13T13:04:07.531Z", "endDateTime": "2023-10-23T13:04:07.531Z", - "regionIds": "1641459733728727040,1641459735452585984,1641459736555687936" + "regionIds": "1640615735304785920,1641459733728727040,1641459735452585984,1641459736555687936" } ``` \ No newline at end of file