From bfed0d5f7ac95e25f048788840347d32d07c7e8e Mon Sep 17 00:00:00 2001 From: Augcl <17674666882@163.com> Date: Sun, 18 Aug 2024 16:39:40 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4test?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../officialWebsite/owClassification/controller/TestController.java | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 jeecg-module-officialWebsit/src/main/java/org/jeecg/modules/demo/officialWebsite/owClassification/controller/TestController.java diff --git a/jeecg-module-officialWebsit/src/main/java/org/jeecg/modules/demo/officialWebsite/owClassification/controller/TestController.java b/jeecg-module-officialWebsit/src/main/java/org/jeecg/modules/demo/officialWebsite/owClassification/controller/TestController.java deleted file mode 100644 index 74afc6a..0000000 --- a/jeecg-module-officialWebsit/src/main/java/org/jeecg/modules/demo/officialWebsite/owClassification/controller/TestController.java +++ /dev/null @@ -1,4 +0,0 @@ -package org.jeecg.modules.demo.officialWebsite.owClassification.controller; - -public class TestController { -}