Administrator
2023-11-13 bb3f059cb8a98ae1736d683a78fe202515757c73
huaxin_client/constant.py
@@ -2,7 +2,7 @@
# addr, port = "111.230.16.67", 10008
# SERVER_IP = '192.168.3.122'
# 是否是A类
IS_A = True
IS_A = False
SERVER_IP = "43.138.167.68"
SERVER_PORT = 10008