Initial commit
This commit is contained in:
@@ -0,0 +1,50 @@
|
||||
# 任务
|
||||
|
||||
- [x] 项目:IBS V7.7.0版本终审。(142-148-328)
|
||||
- [x] 个人:着手专升本选题。
|
||||
- [x] 客响:531A250103543753001 字段校验。(已完成。)
|
||||
- [x] 客响:域名 cname 规则。(试用单、变更单最后一个,配置需求第一个。处理邮件 cname 修复。)
|
||||
- [x] 客响:待关闭IBS工单号:002-20250106004。(已发邮件。)
|
||||
|
||||
# 日志
|
||||
|
||||
面向中小企业的一体化财务管理系统的设计与实现 - 田卓 - 202314337310050.docx
|
||||
|
||||
```
|
||||
背景:腾讯flv直播域名在bpm工单回单的时候cname填写错误,需要麻烦帮忙修改为正确的cname。
|
||||
BPM工单号:深圳市腾讯计算机系统有限公司商机与试用工单,工单号:046-20250107-0047
|
||||
flv加速域名:ydcdn-tf.flv.wxqcloud.qq.com
|
||||
CNAME:ydcdn-tf.flv.wxqcloud.qq.com.cdn.chinamobile.com
|
||||
需要将当前flv加速域名的CNAME修改为 ydcdn-tf.flv.wxqcloud.qq.com.cdn.chinamobile.com
|
||||
```
|
||||
|
||||
```shell
|
||||
curl --location 'https://p.cdn.10086.cn/v1/cdn/business/change/adaptation/feedBack' \
|
||||
--header 'Content-Type: application/json' \
|
||||
--data '{
|
||||
"code": "002-20250106004",
|
||||
"resultOfPolicy": "2",
|
||||
"plains": [
|
||||
"1"
|
||||
],
|
||||
"planeEvaluationInfo": [
|
||||
{
|
||||
"plainName": "1",
|
||||
"resultOfEstimate": "不支持",
|
||||
"capacity": "不满足"
|
||||
}
|
||||
],
|
||||
"user_id": "3254"
|
||||
}'
|
||||
```
|
||||
|
||||
```
|
||||
bdcdncmn2-v6.inter.ptqy.gitv.tv.56.cdnhwcqir15.com
|
||||
baiducdncmn2.inter.iqiyi.com.30.cdnhwcqir15.com
|
||||
```
|
||||
|
||||
# 总结
|
||||
|
||||
昨晚 IBS 7.6.0 版本割接,今天遇到一个因为服务没有处理好导致流量打到了老包上。
|
||||
|
||||
刷了七尺宇的视频。田昊来北京了。找了写论文的老师。
|
||||
Reference in New Issue
Block a user