curl --location --request GET '/admin-api/member/sign-in/config/get?id=1024' \
--header 'Authorization: 3ecf676011544a3293b9665f63513a28' \
--header 'tenant-id: 10053'{
"code": 0,
"data": {
"day": 7,
"point": 10,
"experience": 10,
"status": 1,
"id": 20937,
"createTime": "2019-08-24T14:15:22.123Z"
},
"msg": "string"
}