F:
cd F:\program\apache-tomcat-7.0.67\webapps\
Set currentPath=F:\program\apache-tomcat-7.0.67\webapps\
echo currentPath:%currentPath%
Set nowdate=%date:~0,10%
if not exist "%nowdate:/=-%" mkdir "%nowdate:/=-%"
copy D:\androidSpace\carInterfaceTest\test-output\html %currentPath%%nowdate:/=-%
时间: 2024-12-05 07:52:43