answer.php 84 B

123456
  1. <?php
  2. return [
  3. 'Weight' => '权重排序',
  4. 'Createrdat'=>'创建时间'
  5. ];