| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556 |
- {
- "code": 0,
- "msg": "ok",
- "total": 20,
- "rows": [{
- "industry": "纺织业",
- "companyCount": "81",
- "warningCount": "76",
- "deviceCount": "70"
- }, {
- "industry": "纺织业",
- "companyCount": "95",
- "warningCount": "17",
- "deviceCount": "54"
- }, {
- "industry": "纺织业",
- "companyCount": "75",
- "warningCount": "6",
- "deviceCount": "87"
- }, {
- "industry": "纺织业",
- "companyCount": "10",
- "warningCount": "91",
- "deviceCount": "48"
- }, {
- "industry": "纺织业",
- "companyCount": "56",
- "warningCount": "97",
- "deviceCount": "88"
- }, {
- "industry": "纺织业",
- "companyCount": "15",
- "warningCount": "44",
- "deviceCount": "97"
- }, {
- "industry": "纺织业",
- "companyCount": "2",
- "warningCount": "32",
- "deviceCount": "94"
- }, {
- "industry": "纺织业",
- "companyCount": "63",
- "warningCount": "54",
- "deviceCount": "43"
- }, {
- "industry": "纺织业",
- "companyCount": "58",
- "warningCount": "67",
- "deviceCount": "26"
- }, {
- "industry": "纺织业",
- "companyCount": "68",
- "warningCount": "93",
- "deviceCount": "5"
- }]
- }
|