curl --location --request GET 'https://energy.25soft.com/api/subitems' \ --header 'Authorization: Bearer {{token}}'
{ "code": 0, "data": { "total": 3, "rows": [ { "type": 0, "checks": [ "607d406dc492ee003d2b5919", "607d3ed6adc008003dad8abe", "607d3dc4adc008003dad8064", "60965dac93f72f003ef6a236" ], "_id": "6213698629fe337dafab8dc9", "sort": 4, "status": true, "name": "机加车间", "creator": "602e05d2c40a0b001bb6161b", "createdAt": "2022-02-21T10:29:26.454Z", "updatedAt": "2022-02-21T10:29:26.454Z", "__v": 0 }, { "type": 0, "checks": [ "6087dc1dd191c2003d192bdb", "6087da23d191c2003d191279", "6099e2c92225e1003dac530f" ], "_id": "621368e829fe33a333ab8dc0", "sort": 3, "status": true, "name": "管棒车间", "creator": "602e05d2c40a0b001bb6161b", "createdAt": "2022-02-21T10:26:48.855Z", "updatedAt": "2022-02-21T10:39:23.687Z", "__v": 2 } ] } }