resources.php 90 B

1234567
  1. <?php
  2. return [
  3. 'Username'=>'提供人',
  4. 'Ctime'=>'时间',
  5. 'Image'=>'图'
  6. ];