config.php 122 B

123456
  1. <?php
  2. return [
  3. 'Title' => '变量标题',
  4. 'Value' => '变量值',
  5. ];