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