lin
2024-04-23 6a63e7a6d94ee83ca833f8dd513c1c94fcd1c5ba
src/main/java/org/springblade/modules/sms/service/ISmsSendService.java
@@ -36,4 +36,6 @@
   Boolean sendNotice(Long templateId,Long residenceId);
   Boolean sendRectificationNotice(Long templateId,Long placeSelfCheckId);
}