From 1f0c2cb55c0a44bbdd5ffda140c10a7e3574bfc1 Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Tue, 17 Mar 2020 15:03:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0qq=E5=B0=8F=E6=B8=B8=E6=88=8F?= =?UTF-8?q?=E5=AF=86=E9=92=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- PayServer/src/config/payConst.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PayServer/src/config/payConst.go b/PayServer/src/config/payConst.go index e64f7ab..766fdbe 100755 --- a/PayServer/src/config/payConst.go +++ b/PayServer/src/config/payConst.go @@ -3,8 +3,8 @@ package config const ( WXAppID = "" WXAppSecret = "" - QQAppID = "" - QQAppSecret = "" + QQAppID = "1109788480" + QQAppSecret = "a6xKTrhGM2IvGEaU" // oppo的APPid OppoAppID = "30203124" // OPPO的支付秘钥