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