linwe
2024-04-29 fa70e2f7c9ba47034569868e15de891f5b2595c0
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);
}