mirror of
https://github.com/whitechi73/OpenShamrock.git
synced 2024-08-14 13:12:17 +08:00
get_record的ws加入单独的md5字段,方便后续get_file拿文件
This commit is contained in:
parent
ea206faf4f
commit
5e819179b4
@ -28,6 +28,7 @@ import java.util.Base64
|
||||
"/res/${targetFile.nameWithoutExtension}",
|
||||
Base64.getEncoder()
|
||||
.encodeToString(targetFile.readBytes()),
|
||||
targetFile.nameWithoutExtension,
|
||||
), echo
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user