curl --location --request POST 'https://api.qugongbao.com/gst-api/custConfig/updateCustFeeConfig' \ --header 'Content-Type: application/json' \ --data-raw '{ "custNo": "string", "spCode": "string", "fee": "string" }'
{}