ticket.php 110 B

1234567
  1. <?php
  2. return [
  3. 'Id' => 'ID',
  4. 'Code' => '号码',
  5. 'Deletetime' => '是否删除'
  6. ];