Explorar el Código

Merge branch 'master' of https://prodog.leanwo.com:3000/client-2022/PcClient

liangzhicheng hace 2 años
padre
commit
b41639eec4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      bat/install.bat

+ 1 - 1
bat/install.bat

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