You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

13 lines
420 B

# 破解
1. 格式话后找到env地址
2. 使用未格式话前的代码 去破解 (格式化后一下代码不能执行)
supervisorctl restart david
//设置APIHOST进行通用破解
process.env.TGUSERID = '123';
process.env.APIHOST = 'http://47.106.101.70:6900';
//设置对应的参数
process.env.FQCTAPP = '12345678901234567890123456789012';
process.env.FQCTACTIVECODE = '12345678901234567890123456789012';