摘要: 1、Controller: //批量删除区域树@PostMapping("/deletBeatch")public Result delete(@RequestBody IdsForm idsForm) { try { stationRegionTreeService.deleteBatch(ids 阅读全文
posted @ 2022-06-13 15:24 sensen~||^_^|||& 阅读(52) 评论(0) 推荐(0)