puhanshu
2022-08-16 43f0578e80af82ecae6c61b51bd0539c6b960603
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/service/community/CommunityService.java
@@ -5058,7 +5058,7 @@
     * @return 社区列表
     */
    @GetMapping("/eventgrid/community/westList")
    R getWestCommunityLists(@RequestParam("areaCode")String areaCode);
    R getWestCommunityLists(@RequestParam(value = "areaCode",required = false)String areaCode);
    /**
     * 综治app-小区列表
@@ -5660,6 +5660,9 @@
    @PostMapping("/reserve/commitNoToken")
    R reserveCommitNoToken(@RequestBody ComActReserveCommitVO comActReserveCommitVO);
    @PostMapping("/reserve/homeQuarantine/commitNoToken")
    R homeQuarantineCommitNoToken(@RequestBody ComActReserveCommitVO comActReserveCommitVO);
    /**
     * 我的预约/登记
     * @param pageUserReserveDTO