curl --location --request GET '/manage/equipment/getApiDayLimit' \ --header 'Authorization: Bearer {{token}}'
{ "code": 0, "msg": "", "data": 0 }