1
0
forked from bot/app

📝 Update dev_comm.md

📝
This commit is contained in:
远野千束 2024-08-17 00:39:49 +08:00 committed by GitHub
parent c3914b2b15
commit 169f1645a4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -96,4 +96,4 @@ shared_memory.set("key", "value") # 设置共享内存
value = shared_memory.get("key") # 获取共享内存
```
- 源代码:[liteyuki/comm/storage.py](https://github.com/LiteyukiStudio/LiteyukiBot/blob/main/liteyuki/comm/storage.py)
源代码:[liteyuki/comm/storage.py](https://github.com/LiteyukiStudio/LiteyukiBot/blob/main/liteyuki/comm/storage.py)