Commit 7365210a by zhaihuitao

update

parent 907147cd
......@@ -3,9 +3,10 @@
import random
import requests
import time
import os, sys
import socket, struct
import datetime
import os
import sys
import socket
import struct
curPath = os.path.abspath(os.path.dirname(__file__))
rootPath = os.path.split(curPath)[0]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment