mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-04-05 17:37:58 +08:00
175
This commit is contained in:
parent
c6483067d5
commit
5efe2e1ba8
@ -63,7 +63,7 @@ namespace SqlSugar
|
||||
typeof(short),
|
||||
typeof(ushort),
|
||||
};
|
||||
internal static CultureInfo EnCultureInfo = new CultureInfo("en");
|
||||
//internal static CultureInfo EnCultureInfo = new CultureInfo("en");
|
||||
|
||||
internal static string[] DateTypeStringList = new string[]
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user