ソースを参照

修改eagle支付配置

Robin 6 年 前
コミット
6aac5a3405
1 ファイル変更1 行追加1 行削除
  1. 1 1
      normandcrm/service/common/config/params.php

+ 1 - 1
normandcrm/service/common/config/params.php

@@ -43,7 +43,7 @@ return [
     //eagle支付网关项目
     "eagle.payUrl" =>'https://api.eaglepay.pro/',                                  //网关地址
     'eagle.merId' => '2',                                                         //商户号码
-    'eagle.Key' => 'A7Zs2LCSP1AepR5pnmOWxJNElkqkWrzw',                            //md5key
+    'eagle.Key' => 'fI30tbPtTsSN4ANNblMdpethfGVUweJ1',                            //md5key
     
      //globalpay支付
      "globalpay.payUrl" =>'http://142.11.227.79/api/pay/order',                                       //网关地址