Skip to content

Commit

Permalink
TEST
Browse files Browse the repository at this point in the history
  • Loading branch information
Nexq authored and Nexq committed Jun 9, 2022
1 parent a6d5590 commit c8fbc32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jd_bean_change.js
Original file line number Diff line number Diff line change
Expand Up @@ -738,7 +738,7 @@ async function showMsg() {
ReturnMessage += `【京东秒杀】${$.JdMsScore}币(≈${($.JdMsScore / 1000).toFixed(2)}元)\n`;
}
if($.ECardinfo)
ReturnMessage += `【京东E卡${$.ECardinfo}\n`;
ReturnMessage += `【礼卡余额${$.ECardinfo}\n`;

if ($.joylevel || $.jdCash || $.JoyRunningAmount) {
ReturnMessage += `【其他信息】`;
Expand Down

0 comments on commit c8fbc32

Please sign in to comment.