feige
2024-01-30 50427ad421c9e77a7788c605fbcc50fb0020c4e7
ruoyi-admin/src/main/java/com/ruoyi/web/controller/zhang/ZfPropertyController.java
@@ -47,7 +47,7 @@
    @GetMapping("/type")
    public AjaxResult listType(){
        return zfPropertyService.listType();
        return zfPropertyService.selectType();
    }
    /**