mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-20 18:48:09 +08:00
Update mongodb
This commit is contained in:
@@ -7,6 +7,7 @@ namespace SqlSugar.MongoDb
|
||||
{
|
||||
internal static class UtilConstants
|
||||
{
|
||||
public const string FieldName= "fieldName";
|
||||
public const string Dot = ".";
|
||||
public const char DotChar = '.';
|
||||
internal const string Space = " ";
|
||||
|
Reference in New Issue
Block a user