Commit 5c0adb05 authored by honghy's avatar honghy

Merge remote-tracking branch 'origin/jd_dev' into jd_dev

# Conflicts:
#	yudao-module-system/yudao-module-system-impl/src/main/java/cn/iocoder/yudao/module/system/service/sms/SmsSendServiceImpl.java
parents bb48d8b0 fed5b7bd
......@@ -390,7 +390,6 @@ public class SmsSendServiceImpl implements SmsSendService {
if ((Objects.isNull(businessProperties) || !businessProperties.isDebug()) && smsChannel.getStatus() == 0) {
smsProducer.sendSmsSendMessageV2(smsSendMessage);
}
return sendLogId;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment