This commit is contained in:
smallfawn
2025-02-17 10:03:47 +08:00
parent 76fc7a7362
commit 2c5182d97a
3 changed files with 3 additions and 3 deletions

View File

@@ -16,7 +16,7 @@ let scriptVersionNow = "1.0.0";//脚本版本号
let msg = "";
// ==================================异步顺序==============================================================================
!(async () => {
await getNotice(); //远程通知
//await getNotice(); //远程通知
await main();//主函数
await SendMsg(msg); //发送通知