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