profession.php 82 B

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