mirror of
https://github.com/chinnkarahoi/jd_scripts.git
synced 2024-06-05 19:32:47 +08:00
[京喜农场] 增加 即将助力 share code log 日志
This commit is contained in:
parent
17494710b7
commit
1000c76c6f
@ -456,6 +456,7 @@ function helpShareCode(code) {
|
||||
$.log('助力码与当前账号相同,跳过助力。准备进行下一个助力');
|
||||
resolve(true);
|
||||
}
|
||||
$.log(`即将助力 share code:${code}`);
|
||||
$.get(
|
||||
taskUrl('help', `active=${$.info.active}&joinnum=${$.info.joinnum}&smp=${code}`),
|
||||
async (err, resp, data) => {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user