win10 bat启动脚本

qukaige / 2023-07-06 / 原文

@echo off
title:xxx服务

echo xxx服务...
start "xxx服务" java -Dfile.encoding=utf-8 -jar xxx.jar