update
This commit is contained in:
@@ -107,6 +107,7 @@ function getRnd() {
|
||||
}
|
||||
function showMsg() {
|
||||
return new Promise(resolve => {
|
||||
console.log('任务已做完!\n如有未完成的任务,请多执行几次。注:目前入会任务不会做')
|
||||
if (!jdNotify) {
|
||||
$.msg($.name, '', `${message}`);
|
||||
} else {
|
||||
|
Reference in New Issue
Block a user