mirror of
https://github.com/YuhangQ/InvoDB.git
synced 2025-01-26 06:30:57 +00:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
6056c0c4af
@ -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