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/constant.py | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/huaxin/constant.py b/huaxin/constant.py index 6401cf9..d735b61 100644 --- a/huaxin/constant.py +++ b/huaxin/constant.py @@ -1,3 +1,4 @@ +# -*- coding: utf-8 -*- # addr, port = "111.230.16.67", 10008 # SERVER_IP = '43.138.167.68' SERVER_IP = "43.138.167.68" -- Gitblit v1.8.0