refactor(minor): part changed to partial_id; and more to data
This commit is contained in:
parent
5a78376ad5
commit
f15f6d9a0a
2 changed files with 14 additions and 14 deletions
|
|
@ -268,7 +268,7 @@ exports.trade = function trade(rawTrade, deviceFingerprint, cb) {
|
|||
});
|
||||
}
|
||||
|
||||
// record (vel log) inserted bill
|
||||
// record/log inserted bill
|
||||
db.recordBill(deviceFingerprint, rawTrade, cb);
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue