{
"code":0,
"data":{
"rows":[
{
"code":"1267",
"costPrice":10,
"createBy":"1",
"createDept":"1",
"createTime":"2024-11-18 16:14:43",
"delFlag":0,
"description":"他是一本书",
"id":2,
"name":"产品名称",
"price":28,
"productType":"产品类型",
"remark":"备注",
"responsible":"负责人",
"status":1,
"tenantId":"000000",
"unit":"本",
"upDownShelves":"下架",
"updateBy":"1",
"updateTime":"2024-11-18 16:21:14"
},
{
"code":"1267",
"costPrice":99,
"createBy":null,
"createDept":null,
"createTime":null,
"delFlag":0,
"description":"他是一把椅子",
"id":1,
"name":"产品名称",
"price":156,
"productType":"产品类型",
"remark":"备注",
"responsible":"负责人",
"status":1,
"tenantId":"000000",
"unit":"把",
"upDownShelves":"上架",
"updateBy":null,
"updateTime":null
}
],
"total":"2"
},
"message":"查询成功",
"status":200
}