Commit f0e72100 authored by vipwzw's avatar vipwzw

auto ci

parent b502e142
......@@ -120,7 +120,7 @@ function paracross_Transfer_Withdraw() {
fi
else
#echo "para_cross_transfer_withdraw success"
count=$((count+1))
count=$((count + 1))
break
fi
done
......@@ -148,7 +148,7 @@ function paracross_Transfer_Withdraw() {
fi
else
#echo "para_cross_transfer_withdraw success"
count=$((count+1))
count=$((count + 1))
break
fi
done
......
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