topicdongtaiscreen.php 150 B

12345678
  1. <?php
  2. return [
  3. 'Id' => 'ID',
  4. 'Dt_id' => '动态ID',
  5. 'User_id' => '用户ID',
  6. 'User.nickname' => '昵称'
  7. ];