(20260623) Migrate to new server.
This commit is contained in:
@@ -189,6 +189,8 @@ async def request_oauth_authorization_url(
|
||||
"username": inbound_data.auth.username,
|
||||
"perTrade": inbound_data.get("perTrade", 0),
|
||||
"perCrore": inbound_data.get("perCrore", 0),
|
||||
"perCroreEq": inbound_data.get("perCroreEq", 0),
|
||||
"perCroreFut": inbound_data.get("perCroreFut", 0),
|
||||
"perLot": inbound_data.get("perLot", 0)
|
||||
},
|
||||
auth = inbound_data.auth.model_dump(),
|
||||
|
||||
Reference in New Issue
Block a user