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 { -}