zqy
2024-07-16 9a4b09e6a32b4510e1e9c4fb13d6cb90b896abe4
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();
    }
    /**