Authorization: Bearer ********************
curl --location --request GET '/back/breakDate/selectedDateList'
{ "code": 0, "msg": "string", "data": [ "2019-08-24T14:15:22Z" ] }