Commit 7bf10caa authored by linj's avatar linj Committed by vipwzw

add category for token

parent 68bc55de
......@@ -27,6 +27,7 @@ message TokenPreCreate {
int64 total = 4;
int64 price = 5;
string owner = 6;
int32 category = 7;
}
message TokenFinishCreate {
......
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