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