qcode_bach.php 296 B

12345678910
  1. <?php
  2. return [
  3. 'Matter_no' => '辅料编号',
  4. 'Matter_name' => '辅料名称',
  5. 'Bach_num' => '批次号',
  6. 'Larger_num' => '大件数量',
  7. 'Small_num' => '小件数量',
  8. 'Proportion' => '换算关系',
  9. ];