add enter item

This commit is contained in:
2024-01-13 20:08:34 +08:00
parent dc264cbcdf
commit 6b55855d35
2 changed files with 9 additions and 1 deletions

View File

@@ -436,6 +436,9 @@ export enum EventDataTypes {
SC,
Gift,
Message,
Like,
SCDel,
Enter
}
export interface ResponseQueueModel {
id: number