mirror of
https://github.com/chinnkarahoi/jd_scripts.git
synced 2024-06-05 19:32:47 +08:00
Update jd_family.js
暂时关闭通知
This commit is contained in:
parent
626af1e251
commit
ce065b2176
@ -74,7 +74,7 @@ async function jdFamily() {
|
||||
function showMsg() {
|
||||
return new Promise(resolve => {
|
||||
// message += `本次运行获得${$.beans}京豆`
|
||||
$.msg($.name, '', `京东账号${$.index}${$.nickName}\n${message}`);
|
||||
$.log($.name, '', `京东账号${$.index}${$.nickName}\n${message}`);
|
||||
resolve()
|
||||
})
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user