flow domainid->domainurl add app flowhistory

This commit is contained in:
2024-11-09 15:56:13 +09:00
parent 9dce750ee5
commit dd814993f1
5 changed files with 86 additions and 13 deletions

View File

@@ -118,7 +118,7 @@ class Flow(Base):
flowid: str
appid: str
eventid: str
domainid: int
domainurl: str
name: str = None
content: str = None