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,107 @@
---
日期: 2024-02-28 11:35
来源: 客响
---
# 问题详情
![](../../../../attachment/images-paste/image-20240228143243652.png)
![](../../../../attachment/images-uuid/f8f0ad06fda54f668b8c62a1055fcb4a.png)
# 处理过程
客户编码 220A2201104006
试用工单 220A2401251033580012024-01-26 09:17:53
sptest.tj.jcy.gov.cn
sptest.tj.jcy.gov.cn.84.cdnhwcqir15.com (未引入)
试用变更工单 220A2401261036650012024-01-26 19:03:04
2024-01-30 14:56:13
sptest.tj.jcy.gov.cn.84.cdnhwcqir15.com (引入时间)
业务开通单 220A2402231056760012024-02-23 18:17:09
信安库刷新时间
刚排查了一下,目前试用冲突域名后,再转商时,会用假域名上传信安,这块逻辑有点问题,我们后续修复下。
我们稍后从后台把信安系统里这个有问题的域名删掉
```
使用变更单同步日志:
2024-01-30 at 14:56:13 CST [ibs-task-thread-2] INFO com.cmcc.cdn.platform.selfservice.service.impl.BigCloudBasicInfoServiceImpl 973 lambda$repeatXinan$0 - 【请求信安接口】param:
{"add_domain_info_list":[{"distribute_prov":["210","571","791","471","280","531","371","731","250","100","551","220","230","311","351","240","431","451","591","270","200","771","898","851","871","891","290","931","971","951","991"],"domain":"sptest.tj.jcy.gov.cn","domain_id_cdnsys":"VFZKhiIyQ_wbhkrW","introduce_prov":"220","reg_id":"京ICP备10217144号-1","source_list":["test.eos-tianjin-1-internal.cmecloud.cn"],"top_domain":"gov.cn","user_id_cdn":"VFZKhiIyQ"}]}
, 返回结果:{resp={"sync_success_num": 1, "code": 0, "chk_fail_dict_l": []}, status=200}
数据修复请求:
/v1.0/update_domain_info
{
"update_domain_info_list": [
{
"distribute_prov": [
"210",
"571",
"791",
"471",
"280",
"531",
"371",
"731",
"250",
"100",
"551",
"220",
"230",
"311",
"351",
"240",
"431",
"451",
"591",
"270",
"200",
"771",
"898",
"851",
"871",
"891",
"290",
"931",
"971",
"951",
"991"
],
"domain": "sptest.tj.jcy.gov.cn.84.cdnhwcqir15.com",
"domain_id_cdnsys": "VFZKhiIyQ_wbhkrW",
"introduce_prov": "220",
"reg_id": "京ICP备10217144号-1",
"source_list": [
"test.eos-tianjin-1-internal.cmecloud.cn"
],
"top_domain": "gov.cn",
"user_id_cdn": "VFZKhiIyQ",
"cp_domain": "sptest.tj.jcy.gov.cn"
}
]
}
2024-02-28 at 14:24:41 CST [http-nio-8080-exec-174138] INFO com.cmcc.cdn.platform.selfservice.service.impl.BigCloudBasicInfoServiceImpl 973 lambda$repeatXinan$0 - 【请求信安接口】param:{"update_domain_info_list":[{"distribute_prov":["210","571","791","471","280","531","371","731","250","100","551","220","230","311","351","240","431","451","591","270","200","771","898","851","871","891","290","931","971","951","991"],"domain":"sptest.tj.jcy.gov.cn","domain_id_cdnsys":"VFZKhiIyQ_wbhkrW","introduce_prov":"220","reg_id":"京ICP备10217144号-1","source_list":["test.eos-tianjin-1-internal.cmecloud.cn"],"top_domain":"gov.cn","user_id_cdn":"VFZKhiIyQ"}]}, 返回结果:{resp={"sync_success_num": 1, "code": 0, "chk_fail_dict_l": []}, status=200}
```
# 总结
![](../../../../attachment/images-uuid/e36b7a504bf14844839c9930d60256ba.png)
![](../../../../attachment/images-uuid/327735427df342db9ae25af5c1445f5a.png)
![](../../../../attachment/images-paste/image-20240228143339199.png)