Update gbase

This commit is contained in:
sunkaixuan
2025-07-10 13:04:05 +08:00
parent 537125e99e
commit cbd119f4c9
3 changed files with 6 additions and 4 deletions

View File

@@ -2,8 +2,7 @@
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Text.RegularExpressions;
using System.Data.Odbc;
using System.Text.RegularExpressions;
namespace SqlSugar.GBase
{
public class GBaseDbMaintenance : DbMaintenanceProvider