lin
2024-03-11 60ea3cbbef6677203c79a4a205bf34c1cdf38594
src/main/java/org/springblade/modules/property/service/IPropertyCompanyCommentService.java
@@ -43,5 +43,5 @@
   /**
    * 物业公司评论表 自定义新增或修改
    */
    boolean saveOrUpdatePropertyCompanyComment(PropertyCompanyCommentVO propertyCompanyComment);
   String saveOrUpdatePropertyCompanyComment(PropertyCompanyCommentVO propertyCompanyComment);
}