springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/service/community/CommunityService.java
@@ -8259,4 +8259,7 @@ */ @GetMapping("/microcommercialstreet/endStatusForMcsGame") R endStatusForMcsGame(); @GetMapping("/reserve/record/delete") R deleteRecord(@RequestParam("recordId")Long recordId); }