@@ -1,5 +1,5 @@
set current_path="%~dp0"
cd %current_path%
cd ..
-npm install --registry http://wuzhixin.vip:4873
+npm install -registry=https://npm.leanwo.com --force
pause