video_user_log.php 123 B

1234567
  1. <?php
  2. return [
  3. 'Type' => '操作类型',
  4. 'User.nickname' => '昵称',
  5. 'Video.title' => '标题'
  6. ];