Skip to content

Commit

Permalink
Update dkd_coin.js
Browse files Browse the repository at this point in the history
  • Loading branch information
KaiSiMai authored Feb 24, 2021
1 parent 0ebdd65 commit bc934a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dkd_coin.js
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ let url = {
try {
//$.log(str.replace('headerInfo":"',""))
const result = JSON.parse(data)
console.log('🚫 '+result.status_code}
console.log('🚫 '+result.status_code)
if(result.status_code == 200){
console.log('开始刷新转抽奖页面,回执:成功🌝 剩余抽奖次数: '+result.data.times)
}
Expand Down

0 comments on commit bc934a9

Please sign in to comment.