feat: 添加了Docstring

This commit is contained in:
2026-01-20 10:13:51 +08:00
parent 9dce8988b3
commit 8ea30f0508
11 changed files with 35 additions and 3 deletions
+3
View File
@@ -1,3 +1,6 @@
'''
读取反应定义文件列表和内容
'''
import json
def readReactionList() -> dict: