Files
notes/work/移动杭研/问题处理/2024-03/0325-中国移动通信集团四川有限公司.md
T
2026-03-01 01:43:46 +08:00

44 lines
1010 B
Markdown

---
日期: 2024-03-25 17:11
来源: 客响
---
# 问题详情
中国移动通信集团四川有限公司 2024-03-19 自主配置工单需要处理下
![](../../../../attachment/images-uuid/61e611303fee48d094d2d278c2c200cc.png)
# 处理过程
![](../../../../attachment/images-paste/image-20240325171205045.png)
# 总结
```sql
www.hmsm.com.cn
www.cdncich.com
www.dzkdsyzx.com
www.runnianchina.com
select *
from pipe_config_entity
where target_name in ('www.hmsm.com.cn',
'www.cdncich.com',
'www.dzkdsyzx.com',
'www.runnianchina.com');
select *
from pipe_config_entity where message_id = 'pm859dadf1fa3c48c6a2defce9c05838fc';
pm859dadf1fa3c48c6a2defce9c05838fc
pm859dadf1fa3c48c6a2defce9c05838fc
pm859dadf1fa3c48c6a2defce9c05838fc
pm859dadf1fa3c48c6a2defce9c05838fc
select *
from sys_task_process_alarm where tag like '%pm859dadf1fa3c48c6a2defce9c05838fc%';
-- 2024-03-19 11:39:37
```