2024-05-30
echo @off
chcp 65001
title 某项目名称
java -Dfile.encoding=UTF-8 -jar test.jar --spring.config.location=application.yml > log.out