@echo off set SrcDir=C:\fcserver_q-x64\xtp\quote2\1 set DaysAgo=0 %日期自定义,此处代表0天前% forfiles /p %SrcDir% /m udpseq* /c "cmd /c del /f /q /a @path"