'ID', // 'Vouchernum' => '出库凭证', // 'Outboundtime' => '出库日期', // 'Docnum' => '文号', // 'Totaloutamount' => '出库数量', // 'Stock_stockin_id' => '入库ID', // 'Stockin_vouchernum' => '入库批次', // 'Stock_goods_id' => '商品ID', // 'Outnums' => '出库数', // 'Remark' => '备注', // 'Createtime' => '创建时间', // 'Updatetime' => '修改时间' //]; return [ 'Id' => 'ID', 'Uniqid' => 'Uniqid', // 'Volnum' => '商品代码', 'Volnum' => '类别编号', 'goodscategory' => '类别', // 'Goodsname' => '商品名称', 'Goodsname' => '款式', 'Spell' => '简拼', // 'Productmodel' => '规格型号', 'Productmodel' => '生产款号', 'Measureunit' => '单位', // 'Univalence' => '单价', 'Univalence' => '数量', 'Image' => '图片', 'Createtime' => '创建时间', 'Updatetime' => '更新时间', 'Enablewarn' => '库存告警', 'Minstock' => '最低库存', 'enablewarn 1' => '是', 'enablewarn 0' => '否', 'Inoutdetail' => '出入明细', 'Please select commodity classification first!' => '请先选择商品分类!', 'Only one record can be selected!' => '只能选择一条记录!', 'Please select a record!' => '请选择一条记录!', 'Summary' => '汇总', 'InoutType' => '出入类型', 'stockInNum' => '入库数量', 'stockOutNum' => '出库数量', 'stockInAmount' => '入库总价', 'stockOutAmount' => '出库总价', 'InoutTime' => '出入时间', // 'Barcode' => '商品条码', 'Barcode' => '款式条码', ];