yanghui
2022-10-13 e5d95a1d3d00710a9f4a1c3cd9c8bb87c274bde1
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);
    /**
     * 新增数据