machine.php 123 B

1234567
  1. <?php
  2. return [
  3. 'Serial' => '序号',
  4. 'Machinen_name' => '机台名称',
  5. 'Status' => '分组'
  6. ];