This commit is contained in:
sunkaixuan 2025-01-15 16:11:39 +08:00
parent c6483067d5
commit 5efe2e1ba8

View File

@ -63,7 +63,7 @@ namespace SqlSugar
typeof(short), typeof(short),
typeof(ushort), typeof(ushort),
}; };
internal static CultureInfo EnCultureInfo = new CultureInfo("en"); //internal static CultureInfo EnCultureInfo = new CultureInfo("en");
internal static string[] DateTypeStringList = new string[] internal static string[] DateTypeStringList = new string[]
{ {