This commit is contained in:
tongfei
2024-03-30 16:15:14 +08:00
parent b76111b79a
commit c0aa46faa2

View File

@@ -277,6 +277,8 @@ namespace WMS.Web.Domain.Services
}
}
}
else
_logger.LogInformation("发送消息:暂无可发送的通知明细");
}
return Result.ReSuccess();