namespace Znyc.Admin.Commons.IDbContext { public interface IMySqlDbContext : IDbContextCore { } }