1
This commit is contained in:
parent
9098b09139
commit
675b520d66
@ -24,12 +24,10 @@ async function claim(session) {
|
||||
const nowTime = utils.getUtcTime();
|
||||
const transId = bcutils.genTransId
|
||||
(
|
||||
bcutils.BC_TRANS_FUNC_ACTIVATE,
|
||||
bcutils.BC_TRANS_FUNC_COMMON,
|
||||
nowTime,
|
||||
seqId,
|
||||
[
|
||||
itemUniId,
|
||||
itemId
|
||||
]
|
||||
);
|
||||
await transModel.update
|
||||
|
2
third_party/j7
vendored
2
third_party/j7
vendored
@ -1 +1 @@
|
||||
Subproject commit 38f5217c8dcea68627a519854442cc359ca7cef0
|
||||
Subproject commit 05472b4da805b5a7358dbcceaff24a913d4d8953
|
Loading…
x
Reference in New Issue
Block a user