Initial commit
This commit is contained in:
@@ -0,0 +1,50 @@
|
||||
---
|
||||
日期: 2025-01-20 10:54
|
||||
来源: 客响
|
||||
---
|
||||
|
||||
# 问题详情
|
||||
|
||||
```
|
||||
|
||||
关于反馈BPM工单号:046021-20240109-0004,更正为bpm:046021-20250109-0004
|
||||
|
||||
ibs:编号:002-20250109002
|
||||
|
||||
类型:需求变更工单
|
||||
|
||||
企业名称:深圳市腾讯计算机系统有限公司
|
||||
|
||||
因系统原因运维人员无法正常回单,现申请ibs侧人工关单,劳烦鹏豪关注
|
||||
|
||||
域名CNAME:ydcdn.hls.live.video.qq.com.c8c10c27.d.cdn.10086.cn
|
||||
```
|
||||
|
||||
ydcdn.hls.live.video.qq.com
|
||||
|
||||
# 处理过程
|
||||
|
||||
```sehll
|
||||
curl --location 'https://p.cdn.10086.cn/api/bpm/feedback' \
|
||||
--header 'Content-Type: application/json' \
|
||||
--data '{
|
||||
"approve": 0,
|
||||
"code": "002-20250109002",
|
||||
"plain_info": [
|
||||
{
|
||||
"approve": 0,
|
||||
"domain_pre_info": [
|
||||
{
|
||||
"domain": "ydcdn.hls.live.video.qq.com"
|
||||
}
|
||||
],
|
||||
"plain_name": "1"
|
||||
}
|
||||
],
|
||||
"user_id": "2476"
|
||||
}'
|
||||
```
|
||||
|
||||
# 总结
|
||||
|
||||
发邮件回调。
|
||||
Reference in New Issue
Block a user