add eventgroup->event
This commit is contained in:
@@ -137,6 +137,7 @@ class Event(Base):
|
||||
eventid: str
|
||||
function: str
|
||||
mobile: bool
|
||||
eventgroup: bool
|
||||
|
||||
class Config:
|
||||
orm_mode = True
|
||||
|
||||
Reference in New Issue
Block a user