update MySqlConnector 1.0.0

This commit is contained in:
28810
2020-07-19 10:38:32 +08:00
parent 3e3dd62fd7
commit 7e3eff1f8b
4 changed files with 11 additions and 9 deletions

View File

@ -1,5 +1,5 @@
using FreeSql.DataAnnotations;
using MySql.Data.MySqlClient;
using MySqlConnector;
using System;
using System.Collections.Generic;
using System.Linq;