diff options
author | Kyomotoi <[email protected]> | 2020-11-09 14:29:09 +0800 |
---|---|---|
committer | Kyomotoi <[email protected]> | 2020-11-09 14:29:09 +0800 |
commit | e1db381d2a331ebcbf308490ee2d53fb8a8fc0a1 (patch) | |
tree | 5d3a85489fa5d32b9d05fcb67b40859adbe1b625 /ATRI/data | |
parent | b2ea4e6e378f4aa96dc2c4ffde8b3543ed478a41 (diff) | |
download | ATRI-e1db381d2a331ebcbf308490ee2d53fb8a8fc0a1.tar.gz ATRI-e1db381d2a331ebcbf308490ee2d53fb8a8fc0a1.tar.bz2 ATRI-e1db381d2a331ebcbf308490ee2d53fb8a8fc0a1.zip |
[Update]
调整文件结构;
修复文件读取、创建问题;
重构部分代码;
修复:
- 涩图插件名读取错误
- 私聊消息无法发送
新增:
- 好友请求处理
- 邀请请求处理
Diffstat (limited to 'ATRI/data')
-rw-r--r-- | ATRI/data/data_IDcard/main.bin | bin | 3992353 -> 0 bytes | |||
-rw-r--r-- | ATRI/data/data_Log/message_private.json | 1 |
2 files changed, 0 insertions, 1 deletions
diff --git a/ATRI/data/data_IDcard/main.bin b/ATRI/data/data_IDcard/main.bin Binary files differdeleted file mode 100644 index 6e74a60..0000000 --- a/ATRI/data/data_IDcard/main.bin +++ /dev/null diff --git a/ATRI/data/data_Log/message_private.json b/ATRI/data/data_Log/message_private.json deleted file mode 100644 index 9e26dfe..0000000 --- a/ATRI/data/data_Log/message_private.json +++ /dev/null @@ -1 +0,0 @@ -{}
\ No newline at end of file |