article.php 94 B

1234567
  1. <?php
  2. return [
  3. 'Type' => '类型',
  4. 'Ctime'=>'创建时间',
  5. 'Catid'=>'分类'
  6. ];