xyc
4 天以前 e4a55083ff3a59a6393e95abafd3cdca86ac2cda
1
2
3
4
@echo off
cd /d C:\Users\jcxiong\Documents\Codex\MyProject\trafficAudit\traffic-audit-web
del /q frontend.log 2>nul
npm run serve > frontend.log 2>&1