Authorization: Bearer ********************curl --location 'http://probill.local/api/order/buy' \
--header 'Authorization: Bearer <token>' \
--form 'id=""' \
--form 'package_id=""' \
--form 'qty=""' \
--form 'time="1month"' \
--form 'system_id=""' \
--form 'password_type="1"' \
--form 'password=""' \
--form 'ssh_port=""' \
--form 'total=""' \
--form 'www=""' \
--form 'domains[0][name]="yububasd.com"' \
--form 'domains[0][time]="1"' \
--form 'domains[1][name]="ssssxxx.com"' \
--form 'domains[1][time]="1"' \
--form 'template_id="21"' \
--form 'line_id=""' \
--form 'data_id=""' \
--form 'extra_bandwidth=""' \
--form 'extra_ip=""' \
--form 'bandwidth=""' \
--form 'ip=""' \
--form 'protect=""' \
--form 'server_model_id=""' \
--form 'cpu=""' \
--form 'memory=""' \
--form 'disk[0][type]=""' \
--form 'disk[0][size]=""' \
--form 'disk[0][qty]=""'{
"code": 0,
"msg": "订单支付成功",
"time": 1741766927,
"data": {
"sn": "20250312160846526",
"object_ids": "3628"
}
}