心理咨询网
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

4b82677b6c1408df4be21ada9a584fde.php 405B

1234567891011121314151617181920
  1. <?php
  2. return array (
  3. 'lgs' =>
  4. array (
  5. 'cn' =>
  6. array (
  7. 'id' => '1',
  8. 'acode' => 'cn',
  9. 'pcode' => '0',
  10. 'name' => '中文',
  11. 'domain' => '',
  12. 'is_default' => '1',
  13. 'create_user' => 'admin',
  14. 'update_user' => 'admin',
  15. 'create_time' => '2017-11-30 13:55:37',
  16. 'update_time' => '2018-04-13 11:40:49',
  17. 'theme' => 'dafeult',
  18. ),
  19. ),
  20. );