Administrator
2023-11-14 405b53f610769848d4ac50cd35e15acc5cc69684
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