mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-01-22 02:52:16 +08:00
rename, fix wrong logic.
This commit is contained in:
@@ -96,7 +96,7 @@ message ListEntriesResponse {
|
||||
|
||||
message RemoteEntry {
|
||||
string storage_name = 1;
|
||||
int64 local_mtime = 2;
|
||||
int64 last_local_sync_ts_ms = 2;
|
||||
string remote_e_tag = 3;
|
||||
int64 remote_mtime = 4;
|
||||
int64 remote_size = 5;
|
||||
|
||||
Reference in New Issue
Block a user