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/l2_client.py | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/huaxin/l2_client.py b/huaxin/l2_client.py index 92f015f..e72deb2 100644 --- a/huaxin/l2_client.py +++ b/huaxin/l2_client.py @@ -1,5 +1,4 @@ -#!/usr/bin/python -# -*- coding: UTF-8 -*- +# -*- coding: utf-8 -*- import json import logging import queue -- Gitblit v1.8.0