{
"start_charge_seq": "21062535Y234567891234567891",
"car_plate_no": "",
"connector_id": "0501020000012001",
"qr_code": "",
"start_time": "2023-11-07 18:45:34",
"trans_amount":10000
}
curl --location --request POST 'http://192.168.20.42:6066/hulk/devops/query_start_charge' \
--header 'Content-Type: application/json' \
--data-raw '{
"start_charge_seq": "21062535Y234567891234567891",
"car_plate_no": "",
"connector_id": "0501020000012001",
"qr_code": "",
"start_time": "2023-11-07 18:45:34",
"trans_amount":10000
}'
{}