From 93eaf7dd286760b84acb7c4e25ed8211be79f9bd Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E8=B5=B5=E5=95=B8=E9=9D=9E?= <13281114856@qq.com>
Date: Wed, 2 Nov 2022 15:30:05 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=85=8D=E7=BD=AE=E6=96=87?=
 =?UTF-8?q?=E4=BB=B6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 sample-form-manager/src/main/bin/deploy.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sample-form-manager/src/main/bin/deploy.sh b/sample-form-manager/src/main/bin/deploy.sh
index 6b12939..9bdf5f8 100644
--- a/sample-form-manager/src/main/bin/deploy.sh
+++ b/sample-form-manager/src/main/bin/deploy.sh
@@ -165,7 +165,7 @@ main() {
   echo "鍚庡彴鏈嶅姟閮ㄧ讲"
   project_deploy
   #deploy.sh涓庡悗鍙颁笌鍓嶅彴鍘嬬缉鍖呬綅缃竴鑷�
-  echo "鍓嶇鏈嶅姟閮ㄧ讲"
+  #echo "鍓嶇鏈嶅姟閮ㄧ讲"
   if [ $? -ne 0 ]; then
       echo "============================failed=================================="
       exit 1
-- 
2.24.3