hobby.php 82 B

123456
  1. <?php
  2. return [
  3. 'Name' => '爱好名称',
  4. 'Weight' => '权重排序'
  5. ];