新增私聊相关
This commit is contained in:
@@ -92,6 +92,11 @@ namespace Fantasy.DataBase
|
||||
return data == null ? 0 : Convert.ToInt64(data["Result"]);
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Mongo 注释
|
||||
/// </summary>
|
||||
public MongoClient Client => _mongoClient;
|
||||
|
||||
#endregion
|
||||
|
||||
#region GetCollection
|
||||
|
||||
Reference in New Issue
Block a user