zhaozhengjie
2022-09-29 d4e3d2ce70f38f5a41ce336e62102e4da8698ba1
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/service/RentingHourseRegisterService.java
@@ -73,6 +73,7 @@
    /**
     * 方便手动调用批量更新
     * @param areaCode
     */
    void updateAllHouseUnionAppCode();
    void updateAllHouseUnionAppCode(String areaCode);
}