|
|
@@ -838,7 +838,7 @@ export default { |
|
|
|
// "CreateTime": historyFile.createTime, |
|
|
|
// "CreateUserId": historyFile.creator, |
|
|
|
"CurrentIpfsCid": currentIpfsCid, |
|
|
|
"Id": historyFile.currentHash, |
|
|
|
// "Id": historyFile.currentHash, |
|
|
|
// "ModifyTime": time, |
|
|
|
"ModifyUserId": sessionStorage.userId, |
|
|
|
"PrevIpfsCid": historyFile.parentHash |
|
|
|