Files
notes/work/移动杭研/问题处理/2023-06/0630-华为计费接口问题.md
T
2026-03-01 01:43:46 +08:00

38 lines
1.8 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
![](../../../../attachment/images-uuid/36e8ed84d91c4be4ad6af0f48ad9a4e6.jpg)
![](../../../../attachment/images-uuid/8baa9723c0a94e0a8401f3727d94a8ee.jpg)
![](../../../../attachment/images-uuid/ddb076e5d0d845499cfb77d1db18c6f4.png)
各位好,华为新主体(深圳华为云计算技术有限公司)主体已更换,后续请华为侧更换鉴权信息,通过新主体和新订购进行数据和域名对应关系的反查。
华为云主体信息:
id:ilk0n3t9-
pigohlpyl7ck36zz;key:rMRWfFUmoluPJppp
新订购:
三网点播 60000016129
网内点播 60000016110
网内直播 60000016128
![](../../../../attachment/images-uuid/0efe56a8bf714f66a66ef53e2d97eb4e.png)
@罗龙刚 - 大数据开发 2023-06-30 at 15:46:02 CST INFO
com.cmcc.cdn.platform.transfer.service.impl.IBSServiceImpl 483 queryProductIdFlowResult - 请求参数,url:
http://10.26.1.32:8081/statistic/bss/mul/flow
{"dimensions":["time","flowType"],"distributionPlanes":["1"],"endTime":"2023-06-20T13:00:59+08:00","flowTypes":["all"],"prodMapToEcProv":{"60000016128":"000"},"productIds":["60000016128"],"provinces":["all"],"sources":["1"],"startTime":"2023-06-20T12:00:00+08:00"}
华为反向查询接口
辛苦看下这个接口返回的数据为啥都是 0.0
这个是昨晚刚刚割接的华为新主体下的订购,20 号的是没数据的
![](../../../../attachment/images-uuid/67edeb5ba8124e7a9cb2b4e1bec1cafc.png)
接口,请求参数
```java
com.cmcc.cdn.platform.selfservice.controller.ProductIdChargeInfoController#productIdChargeInfoQuery
https://p.cdn.10086.cn/action?commandType=productIdChargeInfoQuery&version=1&start=2023-06-30T01:00:00%2B08:00&end=2023-06-30T02:00:59%2B08:00&province_agg=1&product_id_agg=1&product_ids=60000016128
```