config.php 75 B

123456
  1. <?php
  2. return [
  3. 'Array key' => '键',
  4. 'Array value' => '值',
  5. ];