修改ip pool策略

This commit is contained in:
bjdgyc
2023-04-19 18:12:50 +08:00
parent bc9248e16b
commit 638c601c02
15 changed files with 452 additions and 9919 deletions

View File

@@ -19,11 +19,10 @@ cd $cpath/web
#npm install --registry=https://registry.npm.taobao.org
#npm install
#npm run build
#yarn install
#yarn run build
pnpm i --registry=https://registry.npmmirror.com
pnpm build
yarn install --registry=https://registry.npmmirror.com
yarn run build
RETVAL $?