Commit d87743c4 authored by 高宇's avatar 高宇

1 优化导出统计

parent 16295231
......@@ -19,7 +19,7 @@ import javax.servlet.http.HttpServletResponse;
* @Description: Jnsp74tm controlle层
*/
@RestController
@RequestMapping("/Jnsp74tm")
@RequestMapping("/Jnsp7xtm")
public class Jnsp7xtmController extends CyPaginationController<Jnsp7xtm> {
@Autowired
......
......@@ -21,7 +21,7 @@ import org.springframework.web.bind.annotation.RestController;
* @Description: 查询统计controller层
*/
@RestController
@RequestMapping("/jnsp74tmStatistics")
@RequestMapping("/jnsp7xtmStatistics")
public class Jnsp7xtmStatisticsController {
@Autowired
......
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