{
"tp_code": "",
"pcsn": "",
"material_id": "",
"supp_code": "",
"supp_name": "",
"single_weight": ""
}curl --location --request POST 'http://127.0.0.1:8011/api/pda/jb/combination' \
--header 'Content-Type: application/json' \
--data-raw '{
"tp_code": "",
"pcsn": "",
"material_id": "",
"supp_code": "",
"supp_name": "",
"single_weight": ""
}'{}