|
@@ -11,10 +11,7 @@ import com.project.framework.web.service.SysLoginService;
|
|
|
import com.project.framework.web.service.SysPermissionService;
|
|
|
import com.project.system.service.ISysMenuService;
|
|
|
import org.springframework.beans.factory.annotation.Autowired;
|
|
|
-import org.springframework.web.bind.annotation.GetMapping;
|
|
|
-import org.springframework.web.bind.annotation.PostMapping;
|
|
|
-import org.springframework.web.bind.annotation.RequestBody;
|
|
|
-import org.springframework.web.bind.annotation.RestController;
|
|
|
+import org.springframework.web.bind.annotation.*;
|
|
|
|
|
|
import java.util.List;
|
|
|
import java.util.Set;
|