curl --location --request POST '/app-api/member/sign-in/record/create'
{ "code": 0, "data": { "day": 1, "point": 10, "experience": 10, "createTime": "2019-08-24T14:15:22.123Z" }, "msg": "string" }