curl --location --request GET '/api/front/user/sign/list'{
"code": 0,
"data": {
"limit": 0,
"list": [
{
"createDay": "2019-08-24T14:15:22.123Z",
"number": 0,
"title": "string"
}
],
"page": 0,
"total": 0,
"totalPage": 0
},
"message": "string"
}