Import Open messages
This commit is contained in:
parent
3617494917
commit
d14fb10ddb
1 changed files with 1 additions and 0 deletions
|
|
@ -98,6 +98,7 @@ class Response:
|
|||
return self.attrs.get("maxLen")
|
||||
|
||||
from .getaccount import GetAccount, GetAccountResp
|
||||
from .open import Open, OpenResp
|
||||
from .ping import Ping, PingResp
|
||||
|
||||
def construct(request):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue