From 39199a1daa2d3faf4a874c57039bc771545a4ba7 Mon Sep 17 00:00:00 2001
From: gaofw189 <gaofw189@chinatelecom.cn>
Date: 星期一, 13 二月 2023 10:37:00 +0800
Subject: [PATCH] 优化WVP作为下级平台查询设备录像列表上报缓慢问题

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

diff --git a/doc/_content/introduction/deployment.md b/doc/_content/introduction/deployment.md
index cdc1568..388fd35 100644
--- a/doc/_content/introduction/deployment.md
+++ b/doc/_content/introduction/deployment.md
@@ -24,7 +24,7 @@
 7. 鍚姩鏈嶅姟锛屼互linux涓轰緥
 **鍚姩WVP-PRO**
 ```shell
-nohup java -jar java -jar wvp-pro-*.jar &
+nohup java -jar wvp-pro-*.jar &
 ```
 
 **鍚姩ZLM**

--
Gitblit v1.8.0