设备消息

This commit is contained in:
仲么了
2023-09-21 15:15:17 +08:00
parent 4e11e2f2fd
commit 464831f206
14 changed files with 189 additions and 108 deletions

View File

@@ -5,4 +5,5 @@ export default {
access_token: 'access_token', // token
refresh_token: 'refresh_token', // 刷新token
dictData: 'dictData', // 字典数据
messageCount: 'messageCount', // 消息数量
}