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,43 @@
---
日期: 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
```