curl --location --request GET '/app-api/member/sign-in/config/list' \
--header 'Authorization: 3ecf676011544a3293b9665f63513a28' \
--header 'tenant-id: 10053'{
"code": 0,
"data": [
{
"day": 7,
"point": 10
}
],
"msg": "string"
}