王虎 3 anni fa
parent
commit
2a22048f8d
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      protos/sync.proto

+ 1 - 0
protos/sync.proto

@@ -15,6 +15,7 @@ message RestoreResponse {
     uint64 Step = 2;
     map<string, bytes> state = 3;
     string Road = 4;
+    uint64 CreateAt = 5;
 }
 
 // 同步消息