5 lines
71 B
Batchfile
5 lines
71 B
Batchfile
echo 开始copy
|
|
|
|
robocopy .\dist ..\..\release\dataparse /MIR
|
|
|
|
pause |