Commit 50c516ba authored by vipwzw's avatar vipwzw

auto ci

parent c76fda65
......@@ -91,7 +91,7 @@ queryBalance() {
[ "$ok" == true ]
echo_rst "$FUNCNAME" "$?"
echo "$resp"|jq -r ".result"
echo "$resp" | jq -r ".result"
}
hashlock_lock() {
......@@ -330,4 +330,3 @@ function main() {
}
main "$1"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment