@ -47,12 +47,6 @@ public class ResiGroupController {
@Autowired
private ResiGroupService resiGroupService;
@GetMapping("test/{test}")
public Result test(@PathVariable("test") String test) {
int result = 1 / 0;
return new Result().ok("请求成功啦❤");
}
/**
* @param tokenDto
* @param myGroupFormDTO