gyh change

This commit is contained in:
Gdpao
2020-07-31 08:45:30 +08:00
parent 8bb1cdfd39
commit d817d0c28b
15 changed files with 708 additions and 460 deletions

View File

@@ -23,7 +23,9 @@
"Push" : {},
"Maps" : {},
"LivePusher" : {},
"Payment" : {}
"Payment" : {},
"VideoPlayer" : {},
"Speech" : {}
},
/* */
"distribute" : {
@@ -64,6 +66,12 @@
"oauth" : {
"qq" : {
"appid" : "101884160"
},
"apple" : {},
"weixin" : {
"appid" : "wx556db1531ec35dc7",
"appsecret" : "f441fc15dd21543871a818f40ce92016",
"UniversalLinks" : "https://demo.dcloud.net.cn/ulink/"
}
},
"maps" : {
@@ -72,7 +80,20 @@
"appkey_android" : "8045e8a4cd6d544690c786265b248f91"
}
},
"share" : {}
"share" : {
"weixin" : {
"appid" : "wx556db1531ec35dc7",
"UniversalLinks" : "https://demo.dcloud.net.cn/ulink/"
}
},
"speech" : {},
"payment" : {
"alipay" : {},
"weixin" : {
"appid" : "wx556db1531ec35dc7",
"UniversalLinks" : "https://demo.dcloud.net.cn/ulink/"
}
}
}
}
},