constellation.php 92 B

1234567
  1. <?php
  2. return [
  3. 'Id' => 'ID',
  4. 'Name' => '名称',
  5. 'Weight' => '排序'
  6. ];