|
@@ -10,7 +10,7 @@ CMD.login = async function(call_back){
|
|
|
let timestamp = helper.getCurrentUnixTimestamp()
|
|
|
let {data,headers} = await clinet.postAndGetHeaders(config.qimao_config.login_host+timestamp,{
|
|
|
account_name:"zhuoyue",
|
|
|
- password:helper.base64("Zywz013"),
|
|
|
+ password:helper.base64("Zywz03963"),
|
|
|
env:""
|
|
|
},{
|
|
|
headers:{
|