美化返回
This commit is contained in:
@@ -88,7 +88,7 @@ public class RegionUserController {
|
|||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
return Result.ok();
|
return Result.ok("OK");
|
||||||
}
|
}
|
||||||
|
|
||||||
@PostMapping("/delete-all")
|
@PostMapping("/delete-all")
|
||||||
|
|||||||
Reference in New Issue
Block a user