Commit 8e487611 authored by linj's avatar linj Committed by vipwzw

update

parent d1877f8a
......@@ -142,6 +142,7 @@ func newLocalToken(payload *tokenty.TokenPreCreate) *tokenty.LocalToken {
TotalTransferTimes: 0,
RevokedHeight: 0,
RevokedTime: 0,
Category: payload.Category,
}
return &localToken
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment