Skip to content

Commit cdf6032

Browse files
committed
1 parent cb1dbe4 commit cdf6032

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Task/youth.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ if (isGetCookie = typeof $request !== 'undefined') {
9797
};
9898
myuid = cookie.match(/uid=\d+/);
9999
await userInfo();
100+
nick = nick?nick:null;
100101
$.log(`\n********** ${nick} 现金收益: ${cash}元 ********\n`);
101102
await friendsign();
102103
await ExtraList();

0 commit comments

Comments
 (0)