school.php 80 B

123456
  1. <?php
  2. return [
  3. 'Area_id' => '区县ID',
  4. 'Name' => '学校名称'
  5. ];