school.php 107 B

1234567
  1. <?php
  2. return [
  3. 'Id' => 'ID',
  4. 'Schoolname' => '学校名',
  5. 'Weigh' => '排序'
  6. ];