101captain
2021-09-17 814b7dfb73f8ae763023a4fd2835bbead8c66a93
springcloud_k8s_panzhihuazhihuishequ/service_property/src/main/java/com/panzhihua/service_property/service/ComPropertyRepairService.java
@@ -19,4 +19,9 @@
     * @return
     */
    R pageList(CommonPage commonPage);
    /**
     * 详情查询
     */
    R selectDetail(Integer id);
}