This commit is contained in:
2025-10-09 16:12:06 +08:00
parent 87c967d02d
commit 279c4b6df0

3
core/run.bat Normal file
View File

@@ -0,0 +1,3 @@
call mvn clean compile
cd target\classes
java -classpath ".;*" com.gitee.drinkjava2.frog.Application