修复开团问题

This commit is contained in:
anonymous
2020-12-11 07:26:00 +08:00
parent f2185cbf13
commit 16be89fb7a

View File

@@ -42,7 +42,6 @@ const JD_API_HOST = 'https://api.m.jd.com/';
!(async () => {
$.newShareCodes = []
await getAuthorShareCode()
return
if (!cookiesArr[0]) {
$.msg($.name, '【提示】请先获取京东账号一cookie\n直接使用NobyDa的京东签到获取', 'https://bean.m.jd.com/', {"open-url": "https://bean.m.jd.com/"});
return;