config.php 181 B

123456789
  1. <?php
  2. return [
  3. [
  4. 'name' => 'follow.text',
  5. 'type' => 'textarea',
  6. 'value' => '回复1获取所在群组',
  7. 'desc' => '关注回复内容',
  8. ],
  9. ];