- 【求助】小程序API接口数据与前台数据不一致
- 当前 Bug 的表现(可附上截图) 通过小程序API的接口进行数据自动采集,发现API接口提供的数据与前台数据差异巨大 API接口数据: td x:str="" height="13" width="79" style="color: rgb(0, 0, 0); font-size: 13px; font-weight: 400; font-style: normal; vertical-align: bottom;">新增用户数td x:str="" height="13" width="64" style="color: rgb(0, 0, 0); font-size: 13px; font-weight: 400; font-style: normal; vertical-align: bottom;">活跃用户td x:str="" height="13" width="64" style="color: rgb(0, 0, 0); font-size: 13px; font-weight: 400; font-style: normal; vertical-align: bottom;">打开次数td x:str="" height="13" width="94" style="color: rgb(0, 0, 0); font-size: 13px; font-weight: 400; font-style: normal; vertical-align: bottom;">人均停留时长td x:num="220" height="13" width="79" style="color: rgb(0, 0, 0); font-size: 13px; font-weight: 400; font-style: normal; vertical-align: bottom;">220td x:num="1080" height="13" width="64" style="color: rgb(0, 0, 0); font-size: 13px; font-weight: 400; font-style: normal; vertical-align: bottom;">1080td x:num="2740" height="13" width="64" style="color: rgb(0, 0, 0); font-size: 13px; font-weight: 400; font-style: normal; vertical-align: bottom;">2740td x:num="1153.2324" height="13" width="94" style="color: rgb(0, 0, 0); font-size: 13px; font-weight: 400; font-style: normal; vertical-align: bottom;">1153.2324前台数据: [图片] - 预期表现 API接口数据与前台数据应相同 - 复现路径 trend {'list': [{'ref_date': '20190127', 'session_cnt': 2740, 'visit_pv': 5015, 'visit_uv': 1080, 'visit_uv_new': 220, 'stay_time_uv': 1153.2324, 'stay_time_session': 454.5588, 'visit_depth': 1}]} - 提供一个最简复现 Demo 无
2019-01-28 - 【急】小游戏request合法域名配置异常
小游戏request合法域名配置遇到问题,合法的域名在app id: wx3910b5cda7805a44下配置提示域名不合法,但相同域名在另外一个小程序后台配置是正常的,求问是什么原因? [图片] [图片]
2018-08-31 - 【求助】微信小游戏收入提现问题(米大师提现)
我是一名微信小游戏开发者,小游戏App id:wxc35a06bca8b23c62 我们游戏自6月上线后,便正式进行了游戏内购的收费,截至8月20日才刚刚发现,线上游戏的虚拟支付(米大师)一直都是沙盒模式,不是现网模式。现有下面3个问题,请了解的大 大告知一下。 1、请问上线的游戏沙盒模式下的游戏内购收入我这边还可以收得到吗?如果可以,如何取现? 2、8月20日后,线上游戏的虚拟支付(米大师)改为现网模式后,游戏收入在后台的显示与之前沙盒模式无异,但并没有实时显示在小游戏同步绑定的微信商户收款明细上,小游戏的收入是不通过微信商户显示吗? 3、那么小游戏收入的具体展示和结算流程是怎么样子呢? 跪求各位大大和官方可以清晰、详细的解答一下,麻烦了。
2018-08-22