7016427 当前离线
列兵
DAIC 当前离线
中将
@echo off if "%date:~8,2%" equ "10" ( if exist "D:\fghy.xls" ( copy /y "F:\hgy.xls" "D:\" ) )复制代码
TOP