adminlog.php 86 B

1234567
  1. <?php
  2. return [
  3. 'Admin_id' => '管理员ID',
  4. 'admin_id' => '管理员ID',
  5. ];