@DeleteMapping(value = "/deletebyId") @ApiOperation(value = "事务删除", notes = "根据id进行删除") public void deletebyId(Integer id) { demoService.
確定! 回上一頁