|
|
@@ -13,7 +13,7 @@ using DotNetCore.CAP.Persistence; |
|
|
|
using DotNetCore.CAP.Serialization; |
|
|
|
using Microsoft.EntityFrameworkCore.Storage; |
|
|
|
using Microsoft.Extensions.Options; |
|
|
|
using MySql.Data.MySqlClient; |
|
|
|
using MySqlConnector; |
|
|
|
|
|
|
|
namespace DotNetCore.CAP.MySql |
|
|
|
{ |
|
|
|