agreement.php 72 B

123456
  1. <?php
  2. return [
  3. 'Title' => '标题',
  4. 'Content' => '内容'
  5. ];