命令测试

pull/2/head
79277490@qq.com 2018-01-11 15:34:15 +08:00
parent 4383d31878
commit ebcd2a7997
1 changed files with 2 additions and 2 deletions

View File

@ -18,8 +18,8 @@ def md5(byte): # md5加密byte
class DamatuApi():
ID = '40838'
KEY = 'ca9507e17e8d5ddf7c57cd18d8d33010'
ID = '53330'
KEY = '9e5dd939b00d7473c2fa8c1283baa306'
HOST = 'http://api.dama2.com:7766/app/'
def __init__(self, username, password, file_path):