curl --location --request PUT '/bill/sendBillFSL/update' \ --header 'Content-Type: application/json' \ --data-raw ''
{ "code": 0, "msg": "string" }