Wang Chen 4 년 전
부모
커밋
f0c3e5a2ba
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      config/option.php

+ 4 - 0
config/option.php

@@ -10,5 +10,9 @@ return [
             'customerAccount' => 'youyou1552',
             'customerImage'   => 'http://zhuishuyun.oss-cn-hangzhou.aliyuncs.com/service/customimage_868_1552544217.%E5%AE%A2%E6%9C%8D.jpg'
         ],
+        'com.juyu.kuaiying.rmyq'        => [
+            'customerAccount' => 'youyou1552',
+            'customerImage'   => 'http://zhuishuyun.oss-cn-hangzhou.aliyuncs.com/service/customimage_868_1552544217.%E5%AE%A2%E6%9C%8D.jpg'
+        ],
     ]
 ];