Commit 7d1bdfe0 authored by hj's avatar hj

更新提交

parent 807fa814
......@@ -211,7 +211,7 @@ class InvoiceService
$item['item_name'] = str_replace($keyword, '试剂', $item['item_name']);
}
}
//$applyInvoiceItems['spmc'] = $item['item_name'];//$this->charsetToGBK($item['item_name']);
$applyInvoiceItems['spmc'] = $item['item_name'];//$this->charsetToGBK($item['item_name']);
$applyInvoiceItems['spbm'] = $item['spbm'] ?? '1070214010000000000';//$item['p_code'];
$applyInvoiceItems['ggxh'] = $item['item_spec'];
$applyInvoiceItems['dw'] = $item['item_unit'];
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment