Authorization: Bearer ********************
curl --location --request GET 'http://localhost:8080/work/fault-work/work-every-count-zr'
{ "code": 0, "msg": "", "data": { "faultCount": 0, "patrolCount": 0, "repairCount": 0 } }