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

statedb add token.category

parent 9337b61e
......@@ -50,6 +50,7 @@ message Token {
string owner = 6;
string creator = 7;
int32 status = 8;
int32 category = 9;
}
// log
......
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