Authorization: Bearer ********************
curl --location --request POST 'http://localhost:8080/api/cipher' \ --form 'use=""' \ --form 'info=""'
{ "code": 200, "msg": "ok", "data": null }