Commit d1877f8a authored by linj's avatar linj Committed by vipwzw

token local record add category

parent e1172643
......@@ -79,6 +79,7 @@ message LocalToken {
int64 totalTransferTimes = 14;
int64 revokedHeight = 15;
int64 revokedTime = 16;
int32 category = 17;
}
// query
......
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