Files
notes/work/移动杭研/问题处理/2024-01/0110-多平面下发单平面.md
T
2026-03-01 01:43:46 +08:00

74 lines
1.8 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
来源:春良
# 问题
519 个域名
27 个域名多平面
6 个域名有删除记录
驳回(004-20230529001
hlsztetrialmgsplive.a208.ottcn.com
hlsztetrialmgsplive.miguvideo.com
hlszytrialmgsplive.a208.ottcn.com
hlszytrialmgsplive.miguvideo.com
驳回(004-20230526003:同工单还有一个 hlsdmzymgsplive.miguvideo.com
hlsztemgsplive.a208.ottcn.com
hlszymgsplive.a208.ottcn.com
良哥,这个活儿能再具体点吗比如说哪个是多平面然后下发了单平面?我筛了一下,就是 519 个域名,excle 里 27 个域名多平面,其中 6 个域名有删除记录
但是这 6 个域名是两个驳回单删除的。驳回(004-20230529001)驳回(004-20230526003)。
看驳回是后台关的{"ibs_code":"004-20230526003","message":" 因业务调整,后台关闭工单 ","result":" 退回不受理 "}
select *
from work_order
where corp_name = ' 咪咕视讯 '
and source = 'WEB'
and type = 'DOMAIN_DELETE'
order by id desc;
2024-01-09 09:42:21(oyGshWXJfC0a4AMp)
2023-01-11 09:20:34(2EBhLBFO5GdXthEQ)
2023-01-11 09:19:55(JrtqT4RPHlSbExHs)
2023-01-11 02:49:41(xTHPoXpAUQvhBRdl) 运维系统
2023-01-11 02:47:47(LGn5eCjMYM29Rg8L) 运维系统
select *
from domain_delete_record
where domain in ('yxhdpic.itv.cmvideo.cn',
'appot-sc.a282.ottcn.com',
'programot-sc.a282.ottcn.com',
'commonot-sc.a282.ottcn.com',
'vmsot-sc.a282.ottcn.com');
分辨不出来哪个是有问题的。
最近的一个删除来说 oyGshWXJfC0a4AMp,对应的域名配置的就是自研(杭研),是那种 20 年的老单子引入的。删除下发的就是一个平面 0。
对就是这个。这就是 2024-01-09 09:42:21 删除的。我看了引入,然后删除下发通用运维,通用运维回传,删除记录。