signin.php 101 B

1234567
  1. <?php
  2. return [
  3. 'Id' => 'ID',
  4. 'Title' => '标题',
  5. 'Goldnum' => '金币数量'
  6. ];