From 0ca308dba91ddbd3391285a2b566b0c958a164f2 Mon Sep 17 00:00:00 2001
From: liusuyi <1951119284@qq.com>
Date: 星期一, 20 五月 2024 16:35:09 +0800
Subject: [PATCH] 增加tyr-catch

---
 bin/clean.bat |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/bin/clean.bat b/bin/clean.bat
new file mode 100644
index 0000000..f2854e9
--- /dev/null
+++ b/bin/clean.bat
@@ -0,0 +1,12 @@
+@echo off
+echo.
+echo [锟斤拷息] 锟斤拷锟斤拷锟斤拷target锟斤拷锟斤拷路锟斤拷锟斤拷
+echo.
+
+%~d0
+cd %~dp0
+
+cd ..
+call mvn clean
+
+pause
\ No newline at end of file

--
Gitblit v1.9.3