From 00bb8d914a5a48bae84f20bf1891b7462605a0dc Mon Sep 17 00:00:00 2001
From: leesam <leesam@leesam.cn>
Date: 星期五, 15 三月 2024 09:42:25 +0800
Subject: [PATCH] [bugfix]修复云端录像查询时间转换错误的问题

---
 doc/_content/introduction/compile.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/doc/_content/introduction/compile.md b/doc/_content/introduction/compile.md
index 1259b94..1a9d58b 100644
--- a/doc/_content/introduction/compile.md
+++ b/doc/_content/introduction/compile.md
@@ -69,7 +69,7 @@
 ### 5.2 缂栬瘧鍓嶇椤甸潰
 ```shell script
 cd wvp-GB28181-pro/web_src/
-npm --registry=http://registry.npmmirror.com install
+npm --registry=https://registry.npmmirror.com install
 npm run build
 ```
 缂栬瘧濡傛灉鎶ラ敊, 涓�鑸兘鏄綉缁滈棶棰�, 瀵艰嚧鐨勪緷璧栧寘涓嬭浇澶辫触  

--
Gitblit v1.8.0