1
phpcjl
2024-12-18 d9f63670ae2627592d7ad87123bed20b7454aff6
ruoyi-service/ruoyi-other/src/main/java/com/ruoyi/other/controller/RegionController.java
@@ -17,7 +17,7 @@
@RestController
@RequestMapping("/region")
@Api("地区")
@Api(tags = "地区")
public class RegionController {
    @Resource
    private RegionService regionService;