摘要: login_res=`curl -s -X POST "172.26.221.111:8082/api/user/login?username=wk&password=12122 ` echo "调用登录接口返回:$login_res" if [ $(echo "$login_res" | jq - 阅读全文
posted @ 2024-03-14 15:08 KeepSmiling_me 阅读(161) 评论(0) 推荐(0)