Update ctp_gateway.py
This commit is contained in:
parent
2e03205a3e
commit
8edbcea2fa
@ -680,7 +680,7 @@ class CtpTdApi(TdApi):
|
||||
"UserID": self.userid,
|
||||
"Password": self.password,
|
||||
"BrokerID": self.brokerid,
|
||||
"Appid": self.appid
|
||||
"AppID": self.appid
|
||||
}
|
||||
|
||||
self.reqid += 1
|
||||
|
Loading…
Reference in New Issue
Block a user