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