{
"point_code": ""
}curl --location --request POST 'http://127.0.0.1:8011/api/pda/jb/getWeight' \
--header 'Content-Type: application/json' \
--data-raw '{
"point_code": ""
}'{"code":"200","message":"操作成功!","data":{"flag":"2","org_weight":50,"weight":"999.99","message":"重量误差过大,请注意!","stand_error":"20"}}