From a8c0f417a9cc2e7d683947b270114ba88b2213af Mon Sep 17 00:00:00 2001
From: qianxj <qianxj15@sina.com>
Date: 星期二, 21 三月 2023 09:25:59 +0800
Subject: [PATCH] update svytopic

---
 ruoyi-ui/bin/run-web.bat |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ruoyi-ui/bin/run-web.bat b/ruoyi-ui/bin/run-web.bat
index 2002f67..fafadb3 100644
--- a/ruoyi-ui/bin/run-web.bat
+++ b/ruoyi-ui/bin/run-web.bat
@@ -8,6 +8,6 @@
 
 cd ..
 path %path%;f:/nodejs
-npm run dev
+npm run dev --registry=http://registry.npm.taobao.org
 
 pause
\ No newline at end of file

--
Gitblit v1.9.3