瀏覽代碼

add create at

王虎 3 年之前
父節點
當前提交
2a22048f8d
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      protos/sync.proto

+ 1 - 0
protos/sync.proto

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