http-curl例子
RESULT=`curl -H "Content-Type: application/json" -s -X POST -d '{"orderNo":"010888075501000001381300621770231814"}' "http://127.0.0.1:8080/ibkcustomerapi/vip/ibkCustomerAccountChange/info"`
echo $RESULT;
1
2
2
上次更新: 2026/02/28, 09:08:42