Browse Source

status = details['status']

skyfffire 4 months ago
parent
commit
416be4efdb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      as.py

+ 1 - 1
as.py

@@ -423,7 +423,7 @@ def update_tx_data_periodically():
                         continue
                     
                     details = ok_rst['data']
-                    # status = details['status']
+                    status = details['status']
 
                     if status != 'fail':
                         # 有時候不會馬上識別出成交數量