test.php 74 B

123456
  1. <?php
  2. return [
  3. 'title'=>'测试标题',
  4. 'name'=>'测试名字'
  5. ];