zhaozhengjie
2022-09-17 fe1a0613d48e9b76b474d22073e72feda23b0d5c
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/service/property/PropertyService.java
@@ -27,7 +27,7 @@
     * @return 单条数据
     */
    @GetMapping("/comPropertyRepair/{id}")
    R comPropertyRepairSelectOne(@PathVariable("id") Integer id);
    R comPropertyRepairSelectOne(@PathVariable("id") Long id);
    /**
     * 新增数据