machine.php 78 B

123456
  1. <?php
  2. return [
  3. 'Name' => '机台名称',
  4. 'Create'=>'创建时间'
  5. ];