Commit eee896a7 by yangyang

服务查询提交(标准)

parent 599f552f
package com.founder.publicapi.controller.cqNewService;
package com.founder.publicapi.controller.KshTableService;
import com.alibaba.fastjson.JSONObject;
import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;
......@@ -24,7 +24,7 @@ import java.util.Map;
@Api(tags = "刑侦服务")
@RestController
@RequestMapping("/new")
public class KshNewService {
public class KshTableController {
@Autowired
KshTableMapper kshTableMapper;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment