it-tools icon indicating copy to clipboard operation
it-tools copied to clipboard

JSON format long bug

Open wo8335224 opened this issue 3 months ago • 2 comments

Describe the bug

Image

What happened?

A bug happened!

System information

Image

Where did you encounter the bug?

Public app (it-tools.tech)

wo8335224 avatar Sep 19 '25 06:09 wo8335224

{ "code": 200, "success": true, "data": { "vacantNum": 121, "arrearsNum": 95, "rentingNum": 239, "houseNum": 95, "communityDongFloorHouseVoList": { "records": [{ "id": 1911328104527409155, "personId": null, "communityId": 1911239335774236673, "communityName": "临江产业邻里中心", "dongNumber": "3栋1单元", "houseName": "818", "houseAlias": "818", "tenants": null, "withPeople": null, "manager": null, "maintenance": null, "managerList": null, "maintenanceList": null, "deviceId": "1929809743871979521", "productKey": "68240ae56b00c735478abb1c", "deviceModel": "G1N9", "checkIn": false, "houseStatus": 1, "createTime": null, "lastTime": "2026-08-17", "startTime": null, "endTime": null, "houseCode": "1911239335774236673,1911328104154116098,1911328104527409155", "houseCodeName": "临江产业邻里中心3栋1单元818", "online": 1, "devSignal": "0", "electricityStatus": "1", "electricity": "100%", "monthlyElectricity": 233.50, "monthlyWater": 9.00, "occupancy": null, "houseType": 1, "houseMoney": -166.16, "waterCount": null, "electricCount": null, "isCollection": null, "deviceSn": "62ba4bf0bb5e", "vacantNum": 0, "rentingNum": 0, "occupancyNum": 2, "vacantDays": "0" }], "total": 95, "size": 10, "current": 3, "orders": [], "optimizeCountSql": true, "searchCount": true, "countId": null, "maxLimit": null, "pages": 10 } }, "msg": "操作成功" }

wo8335224 avatar Sep 19 '25 06:09 wo8335224

Hi @wo8335224, should be ok here: https://sharevb-it-tools.vercel.app/json-prettify

And if you are interested in an up to date version of it-tools, with many improvements, new tools, and bug fixes, as this repo is almost no more maintained, I made a fork here : https://github.com/sharevb/it-tools (https://sharevb-it-tools.vercel.app/ and docker images https://github.com/sharevb/it-tools/pkgs/container/it-tools)

sharevb avatar Sep 27 '25 16:09 sharevb