Initial commit
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
---
|
||||
日期: 2025-03-04 10:45
|
||||
来源: 客响
|
||||
---
|
||||
|
||||
# 问题详情
|
||||
|
||||

|
||||
|
||||
# 处理过程
|
||||
|
||||
```
|
||||
select *
|
||||
from domain_delete_record
|
||||
where domain in ('cm1.3dwhre.com',
|
||||
'hxn.vip',
|
||||
'a8.xyz');
|
||||
|
||||
告警中域名是三个移动云新增失败得
|
||||
|
||||
'cm1.3dwhre.com' LYdlGBSOO_ezVLgG
|
||||
'hxn.vip' npNzMPBWd_KWVTmJ
|
||||
'a8.xyz' npNzMPBWd_Raovnj
|
||||
|
||||
新增失败原因大概是 域名尚未在工信部备案,请在完成工信部备案后重新添加域名。
|
||||
"error_msg": "api response: {\"error\":{\"error_code\":\"CDN.0141\",\"error_msg\":\"The domain name has not been licensed by MIIT, please add the domain again after registering with MIIT.\"}}",
|
||||
```
|
||||
|
||||
# 总结
|
||||
|
||||
删除企业信安信息。
|
||||
Reference in New Issue
Block a user