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,31 @@
---
日期: 2025-03-04 10:45
来源: 客响
---
# 问题详情
![](../../../../attachment/images-paste/image-20250304104558079.png)
# 处理过程
```
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.\"}}",
```
# 总结
删除企业信安信息。