:art:优化整体架构

This commit is contained in:
hello-hao
2021-10-29 14:23:40 +08:00
parent 738bd5873d
commit fd675264a5
320 changed files with 53 additions and 65797 deletions
@@ -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) {