yanghui
2022-10-19 c8aff5821be06a5728f28c727cdfd0e902cf04b8
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);
}