1
This commit is contained in:
parent
bc4313a0d5
commit
3330cfdee4
@ -184,6 +184,9 @@ func (this *stackingCec) apply(idx int64, eventName string,
|
||||
{"token_address", strings.ToLower(p.Token)},
|
||||
{"amount", bnNewAmount.String()},
|
||||
{"last_apply_record_idx", q5.ToString(idx)},
|
||||
{"growth_value", q5.ToString(0)},
|
||||
{"growth_value_int64", q5.ToString(0)},
|
||||
{"vip_lv", q5.ToString(0)},
|
||||
{"createtime", q5.ToString(nowTime)},
|
||||
{"modifytime", q5.ToString(nowTime)},
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user