This commit is contained in:
dylan 2023-07-20 13:55:38 +08:00
parent f0782d2a9a
commit 1099ea72e0

View File

@ -94,7 +94,6 @@ async function jdFruit() {
// option['media-url'] = $.farmInfo.farmUserPro.goodsImage;
message = `【水果名称】${$.farmInfo.farmUserPro.name}\n`;
console.log(`\n【京东账号${$.index}${$.UserName})的${$.name}好友互助码】${$.farmInfo.farmUserPro.shareCode}\n`);
cachecode.push($.farmInfo.farmUserPro.shareCode);
console.log(`\n【已成功兑换水果】${$.farmInfo.farmUserPro.winTimes}\n`);
message += `【已兑换水果】${$.farmInfo.farmUserPro.winTimes}\n`;
//await masterHelpShare();//助力好友
@ -116,6 +115,7 @@ async function jdFruit() {
}
return
}
cachecode.push($.farmInfo.farmUserPro.shareCode);
await doDailyTask();
await doTenWater();//浇水十次
await getFirstWaterAward();//领取首次浇水奖励