indexsys.php 64 B

123456
  1. <?php
  2. return [
  3. 'Id' => 'ID',
  4. 'Title' => '标题'
  5. ];