{
"toolName": "string",
"toolCode": "string",
"page": "string",
"limit": "string"
}
curl --location --request POST 'http://192.168.0.22/nexgen/produce-data/tool/findByToolList' \
--header 'userId;' \
--header 'factoryId;' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"toolName": "string",
"toolCode": "string",
"page": "string",
"limit": "string"
}'
{
"suppliers": "1",
"factoryId": 8,
"nickName": "zhs2",
"updateTime": "2025-02-24 11:54:26",
"delFlag": 0,
"userId": 160,
"life": 1,
"userCode": "臧皓晟",
"realName": "臧皓晟",
"toolCode": "12",
"updateBy": 160,
"createTime": "2025-02-24 11:54:26",
"phone": "15605456030",
"nameCode": "臧皓晟(臧皓晟)",
"id": 1,
"remarks": "1",
"toolName": "12"
}