This commit is contained in:
matepad
2026-01-15 15:17:05 +00:00
parent 74c07dd83f
commit 94768cf5b0
7 changed files with 41 additions and 743 deletions
@@ -1,10 +1,9 @@
package cn.lailab.toolbox.controller;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
@Controller
@RestController
public class ToolController {
@RequestMapping("/JiSuanQi")