mirror of
https://github.com/YuhangQ/InvoDB.git
synced 2025-01-25 22:20:58 +00:00
创建 collection
This commit is contained in:
parent
6cb59287d7
commit
404e2ab90c
@ -19,6 +19,8 @@ void Collection::insert(JSON &json) {
|
||||
json.AddMember(" __Invo_ID__", invoid, allocator);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Logger::info<std::string>(json.ToString());
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user