瀏覽代碼

fix 丢包

Administrator 4 年之前
父節點
當前提交
f496299c37

+ 2 - 0
boman-modules/boman-system/src/main/java/com/boman/system/controller/SysMenuController.java

@@ -1,6 +1,8 @@
 package com.boman.system.controller;
 
 import java.util.List;
+
+import com.boman.gen.domain.GenTable;
 import org.springframework.beans.factory.annotation.Autowired;
 import org.springframework.validation.annotation.Validated;
 import org.springframework.web.bind.annotation.DeleteMapping;