zhongrj
2024-03-14 04e128c3848c39b162fda4d0f45a0b10ed691fd3
src/main/java/org/springblade/modules/place/controller/PlacePractitionerController.java
@@ -152,7 +152,7 @@
   /**
    * 统计少数民族和未成年数量
    */
   @PostMapping("/countByType")
   @GetMapping("/countByType")
   @ApiOperationSupport(order = 8)
   @ApiOperation(value = "统计少数民族和未成年数量", notes = "")
   public R countByType() {