Update tiger_gateway.py
This commit is contained in:
parent
4cfab5b9d9
commit
f009c33f57
@ -88,9 +88,9 @@ PUSH_STATUS_TIGER2VT = {
|
|||||||
class TigerGateway(BaseGateway):
|
class TigerGateway(BaseGateway):
|
||||||
""""""
|
""""""
|
||||||
default_setting = {
|
default_setting = {
|
||||||
"tiger_id": "20150008",
|
"tiger_id": "",
|
||||||
"account": "DU575568",
|
"account": "",
|
||||||
"standard_account": "DU575568"
|
"standard_account": "",
|
||||||
}
|
}
|
||||||
|
|
||||||
def __init__(self, event_engine):
|
def __init__(self, event_engine):
|
||||||
|
Loading…
Reference in New Issue
Block a user