Explorar o código

add User field

yokyo %!s(int64=6) %!d(string=hai) anos
pai
achega
29d4138c7d
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      redis.proto

+ 1 - 0
redis.proto

@@ -11,6 +11,7 @@ message User {
     string token        = 10;
     int64  birthday     = 12;
     uint64 score        = 13;
+    int32 kickoff       = 14;
     string eosWallet    = 20;
     string ethWallet    = 21;
     string usdtWallet   = 22;