autoreply.php 109 B

1234567
  1. <?php
  2. return [
  3. 'Text' => '文本',
  4. 'Event key' => '响应标识',
  5. 'Remark' => '备注',
  6. ];