option.php 231 B

12345678910
  1. <?php
  2. return [
  3. 'supports' => [
  4. 'com.beidao.kuaiying.zsy' => [
  5. 'customerAccount' => 'zhenzhenyd',
  6. 'customerImage' => 'https://cdn-novel.iycdm.com/static/img/kefu20190331.png'
  7. ]
  8. ]
  9. ];