huaxin_client/trade_client.py
@@ -645,7 +645,7 @@ pRspInfoField: "CTORATstpRspInfoField", nRequestID: "int") -> "void": try: if pInputOrderActionField and pRspInfoField: async_log_util.info(logger_local_huaxin_trade_debug, 'OnErrRtnOrderAction: Error! [%d] [%d] [%d] [%s]' async_log_util.info(logger_local_huaxin_trade_debug, 'OnErrRtnOrderAction: Error! [%s] [%s] [%s] [%s]' % (nRequestID, pInputOrderActionField.OrderSysID, pRspInfoField.ErrorID, pRspInfoField.ErrorMsg)) @@ -1196,5 +1196,5 @@ # while True: # time.sleep(1) run() input()