Update Core

This commit is contained in:
sunkaixuna
2021-08-07 03:45:09 +08:00
parent d3fa5a689b
commit a8836e2b7d

View File

@@ -1,7 +1,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Data; using System.Data;
using System.Data.SqlClient; using Microsoft.Data.SqlClient;
using System.Linq; using System.Linq;
using System.Text; using System.Text;
using System.Threading.Tasks; using System.Threading.Tasks;