Jelajahi Sumber

修改滴滴支付密钥

Robin 6 tahun lalu
induk
melakukan
65483f65a7
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      normandcrm/service/common/config/params.php

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

@@ -56,6 +56,6 @@ return [
 	 //payplat支付方式
 	 //payplat支付方式
      "payplat.payUrl" =>'http://www.b1786.com/payplat/api/pay/submit',                                       //网关地址
      "payplat.payUrl" =>'http://www.b1786.com/payplat/api/pay/submit',                                       //网关地址
      'payplat.merId' => 'dd0110',                                                                 //商户号码
      'payplat.merId' => 'dd0110',                                                                 //商户号码
-     'payplat.Key' => 'd46e8b30048411ea26431f048ef32c3f',                                           //md5key
+     'payplat.Key' => 'e51623900c0311ea78dfb7277c102e24',                                           //md5key
          	
          	
 ];
 ];