xyc
5 天以前 664cae654867b528ea339f187ebe290cb04d6fcf
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