创建了新的页面

This commit is contained in:
2025-08-04 20:52:19 +08:00
parent fe82822d58
commit af7529b529
6 changed files with 74 additions and 37 deletions

View File

@@ -0,0 +1,7 @@
class analyzing_ioc:
def __init__(self, ioc_data): # 初始化方法接收IOC数据
self.ioc_data = ioc_data # 存储IOC数据