Update Odbc

This commit is contained in:
sunkaixuan
2025-10-22 13:18:12 +08:00
parent 881128783a
commit a601a2ffaa

View File

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