mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-07-17 01:46:18 +08:00
175
This commit is contained in:
parent
c6483067d5
commit
5efe2e1ba8
@ -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[]
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user