2025-01-16
1.优化domaen对象
This commit is contained in:
@@ -1,9 +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;
|
||||
|
||||
@RestController
|
||||
@Controller
|
||||
public class ToolController {
|
||||
|
||||
@RequestMapping("/JiSuanQi")
|
||||
|
||||
Reference in New Issue
Block a user