Initial commit

This commit is contained in:
Docker7530
2026-03-01 01:43:46 +08:00
commit c6125c117b
3840 changed files with 415340 additions and 0 deletions
@@ -0,0 +1,59 @@
---
日期: 2024-12-10 11:26
来源: 客响
---
# 问题详情
日志记录:ad21bc837f7321b0
各位老师,客户试用结束后转正式计费,提单时报错:域名重复 【平台】
![](../../../../attachment/images-uuid/cccf4b7961ac430abc25ba3fdae62b4a.png)
```json
{
"accessToken": "20241231100000eda1fe4df4334042b973226570860c89-0019-1733018400",
"busType": "BBSS",
"content": {
"BusiType": "1",
"Domain": [
"cdn-vod.jxeduyun.com",
"cdn-train.jxeduyun.com",
"cdn-live.jxeduyun.com"
],
"ECID": "791A791910061479",
"InfoSecurityTable": "20241210111034000004_50004020028.xlsx",
"OrderType": "2",
"TransIdo": "20241210111034000004"
},
"cutOffDay": "20241210",
"domain": "CDNP",
"envFlag": "1",
"routeType": "00",
"routeValue": "995",
"sessionID": "e4f0dd8b66314c4f8dc21ebee3d98afb",
"sign": "407753C026E2D389F227BDDF82D9D775",
"signMethod": "md5",
"timeStamp": "20241210111054",
"transIDO": "e4f0dd8b66314c4f8dc21ebee3d98afb",
"userPartyID": "BBSS9980",
"version": "1.0.0"
}
```
```
cdn-live.jxeduyun.com
cdn-train.jxeduyun.com
cdn-vod.jxeduyun.com
```
![](../../../../attachment/images-paste/image-20241210113758792.png)
# 处理过程
此请求报文出发非首次开通流程。
# 总结
已处理。