mirror of
https://github.com/Hello-hao/Tbed.git
synced 2024-04-21 12:32:10 +00:00
:art:优化整体架构
This commit is contained in:
@@ -26,7 +26,6 @@ public class CodeController {
|
||||
@Autowired
|
||||
private CodeService codeService;
|
||||
|
||||
|
||||
@RequestMapping(value = "/selectCodeList")//new
|
||||
@ResponseBody
|
||||
public Map<String, Object> selectCodeList(@RequestParam(value = "data", defaultValue = "") String data) {
|
||||
|
||||
Reference in New Issue
Block a user