From 40cc71df4b92a3b49bc19e4aa3f67146a1546848 Mon Sep 17 00:00:00 2001 From: Administrator <admin@example.com> Date: 星期二, 15 八月 2023 10:48:51 +0800 Subject: [PATCH] ++++++++++++++++ bug修复- --- huaxin/trade_client.py | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/huaxin/trade_client.py b/huaxin/trade_client.py index 98e4f25..e81f765 100644 --- a/huaxin/trade_client.py +++ b/huaxin/trade_client.py @@ -1,3 +1,4 @@ +# -*- coding: utf-8 -*- import json import logging import threading -- Gitblit v1.8.0