优化了一些代码

This commit is contained in:
kuaifan
2022-01-28 17:45:48 +08:00
parent 02eb386155
commit 21e618cca2
13 changed files with 86 additions and 178 deletions

View File

@@ -46,9 +46,6 @@ class WebSocketDialogMsg extends AbstractModel
'updated_at',
];
const MSG_TYPE_TEXT = "text";
const MSG_TYPE_FILE = "file";
/**
* 阅读占比
* @return int|mixed