提交 f8c5652d 作者: 王进

修改SDKConfig文件中接口域名

上级 e86259b6
const SDKConfig = { const SDKConfig = {
// 配置项目参数 // 配置项目参数
sdk_domain: 'https://account.pthc8.com', // SDK上报的接口域名 sdk_domain: 'https://account.pthzwl.net', // SDK上报的接口域名
pay_domain: 'https://pay.pthc8.com', // 支付接口域名 pay_domain: 'https://pay.pthzwl.net', // 支付接口域名
active_domain: 'https://open.pthc8.com', // SDK活动接口域名 active_domain: 'https://open.pthzwl.net', // SDK活动接口域名
report: 'https://s.pthc8.com/weixinmp/api.php', // 数据上报接口域名 report: 'https://s.pthzwl.net/weixinmp/api.php', // 数据上报接口域名
appid: "wx953104af9b9484c8", // 换openid appid: "wx953104af9b9484c8", // 换openid
...@@ -20,12 +20,14 @@ const SDKConfig = { ...@@ -20,12 +20,14 @@ const SDKConfig = {
offerid: "1450018223", // 支付 offerid: "1450018223", // 支付
midasPayEnv: '0', // 米大师支付环境 0:正式环境, 1:沙盒模式 midasPayEnv: '1', // 米大师支付环境 0:正式环境, 1:沙盒模式
navPayEnv: 'release', //切支付跳转方式 体验版:trial 开发版:develop 正式版:release navPayEnv: 'trial', //切支付跳转方式 体验版:trial 开发版:develop 正式版:release
shareTitle: "鲸鱼推广部", // 分享标题 shareTitle: "鲸鱼推广部", // 分享标题
shareImageUrl: "https://ss3.bdstatic.com/70cFv8Sh_Q1YnxGkpoWK1HF6hhy/it/u=3903587193,374462562&fm=27&gp=0.jpg" //分享图片链接 shareImageUrl: "https://ss3.bdstatic.com/70cFv8Sh_Q1YnxGkpoWK1HF6hhy/it/u=3903587193,374462562&fm=27&gp=0.jpg", //分享图片链接
shareImageId: "" // 分享图片后台配置ID
// 结束 // 结束
} }
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论