{
"owner_code": "OWNER", //必填,如未启用多货主,则默认赋值为“OWNER”,反之,则传货主编码
"code_begin": "", //起始代号
"code_end": "", //截止代号
"name": "", //按名称模糊查询
"time_stamp": "", //上次更新时间
"limit": "100", //每页查询记录数,最大值为1000,只能输入小于1000的数
"offset": "1" //查询第几页
}
{
"code": 0,
"message": "查询成功",
"limit": 100,
"offset": 1,
"total": 1,
"datas": [
{
"time_stamp": "0x000000000026032F",
"operator_code": "ADMIN",
"operate_time": "2024/8/9 11:35:01",
"owner_code": "OWNER",
"item_code": "A001",
"item_name": "可达ya",
"short_name": "ya",
"english_name": "KDya",
"specifications": "30*15",
"warehouse_staff": "",
"batch_control_erp": "",
"batch_control": "",
"serial_number_control": "",
"kinds": "1",
"category_code": "ALL",
"unit_name": "只",
"warehouse_code": "",
"valid_days": "",
"start_date": "",
"stop_date": "",
"department": "00000000",
"remark": "",
"item_properties": "001",
"template_code": "",
"non_barcode_goods": "",
"allow_shipment": "",
"storage_control": "1",
"storage_properties_code": "",
"package_unit1": "",
"package_quantity1": "",
"package_unit2": "",
"package_quantity2": "",
"weight": "",
"unit_weight": null,
"packing_unit_min": "1",
"package_unit": "",
"packaging_conversion": "",
"package_net_weight": "",
"package_net_weight_unit": "",
"package_gross_weight": "",
"package_size": "",
"package_size_unit": "",
"box_barcode_method": "1",
"enable_inspection_type": "",
"inspection_cycle": "30",
"drawing_number": "",
"third_unit_no": null,
"tp_id": null,
"extend_props": {}
}
]
}