mirror of
https://github.com/hex-ci/smzdm_script.git
synced 2026-03-20 20:05:07 +08:00
Update smzdm_task.js
This commit is contained in:
@@ -116,7 +116,7 @@ class SmzdmTaskBot extends SmzdmBot {
|
|||||||
|
|
||||||
const { isSuccess } = await this.receiveActivity(detail.cell_data);
|
const { isSuccess } = await this.receiveActivity(detail.cell_data);
|
||||||
|
|
||||||
notifyMsg += `${isSuccess ? '🟢' : '❌'}奖励领取${isSuccess ? '成功' : '失败!请查看日志'}\n`;
|
notifyMsg += `${isSuccess ? '🟢' : '❌'}限时累计活动阶段奖励领取${isSuccess ? '成功' : '失败!请查看日志'}\n`;
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
$.log('无奖励');
|
$.log('无奖励');
|
||||||
|
|||||||
Reference in New Issue
Block a user