Charlie 8 жил өмнө
parent
commit
284a160240

+ 31 - 0
.gitignore

@@ -0,0 +1,31 @@
+# yii console command
+/yii
+
+# phpstorm project files
+.idea
+
+# netbeans project files
+nbproject
+
+# zend studio for eclipse project files
+.buildpath
+.project
+.settings
+
+# windows thumbnail cache
+Thumbs.db
+
+# composer vendor dir
+
+# composer itself is not needed
+composer.phar
+
+# Mac DS_Store Files
+.DS_Store
+
+# phpunit itself is not needed
+phpunit.phar
+# local phpunit config
+/phpunit.xml
+frontend/web/src/script/
+env.txt

+ 0 - 1
www/protected/config/main.php

@@ -119,7 +119,6 @@ return array(
     'params'=> array_merge(
         array(
             "pingxx_api_key" => 'sk_live_jn9WXTSKGq94vDavn5SuPezH',
-            "certify_url" => 'http://common.yiguanjia.me/webapp/auth?need_header=0',
             'qiniuConfig' => array(
                 'ak'=>'Kn8GNMFOLKTNMUaKZ6r1wnjsgTk4ideQifK3umUr',
                 'sk'=>'mLtD4GhBjQt_llcgx4rKlhAts9j8iJ0Qa5VmNyi2',

+ 0 - 1
www/protected/config/test.php

@@ -48,7 +48,6 @@ return CMap::mergeArray(
             array(
                 "pingxx_api_key" => 'sk_test_TOKu94mH8m985mrj5CfTuHGK',
                 // "pingxx_api_key" => 'sk_live_CXUTEIPCscIPDjLzyUI3RI1R',
-                "certify_url" => 'http://test.yiguanjia.me/webapp/auth?need_header=0',
                 'qiniuConfig' => array(
                     'ak'=>'Kn8GNMFOLKTNMUaKZ6r1wnjsgTk4ideQifK3umUr',
                     'sk'=>'mLtD4GhBjQt_llcgx4rKlhAts9j8iJ0Qa5VmNyi2',

+ 0 - 12
www/protected/config/yiguanjia_const.php

@@ -32,24 +32,12 @@ $wz['app'] = 'web';
 
 $wz['adminEmail'] = 'service@yiguanjia.me';
 
-$wz['baiduApiKey'] = '327mFPt8QmVZv9uoGPzfWME2';
-
-$wz['baiduSecretKey'] = 'xGMWbOolOMvi09w8Nmkm6CXQDSbIzgNv';
-
-
 $wz['wxConfig'] = array(
     'appId' => 'wx9a632fd8918d1a48',
     'appSecret' => '1d21b873c19a36b200cf1d0bb1e9aa26'
 );
 
 
-$wz['qqloginconfig'] = '{"appid":"101286521","appkey":"c9c4f3111835f8691760d8bcc7a7a1ca","callback":"http://www.wozhua.mobi/login/qqcallback","errorReport":true,"storageType":"file","host":"localhost","user":"root","password":"root","database":"test","scope":null}';
-$wz['dianPingTestAK'] = 'ABCDEFGHIJKLMNOPQRSTUVWXYZ123456';
-
-$wz['baiduAppId'] = '5038698';
-$wz['baiduAK'] = 'p35vu8GCl076SZ25izd7e4nv';
-$wz['baiduSK'] = 'IxIdcblYNPXNV5jaGbhcc0c6WSYXQVfP';
-
 $wz['o2o_service'] = array(
     1=>array("name"=>"日常清洁"),
     2=>array("name"=>"深度清洁"),