|
@@ -374,7 +374,7 @@ namespace molilian.core
|
|
|
priority = NifyMessagePriority.high,
|
|
priority = NifyMessagePriority.high,
|
|
|
tags = ["red_circle"]
|
|
tags = ["red_circle"]
|
|
|
});
|
|
});
|
|
|
- _ = NotifyCore.QYWeixinPushNotifyAsync("没账号", $"【多多】没有匹配账号");
|
|
|
|
|
|
|
+ //_ = NotifyCore.QYWeixinPushNotifyAsync("没账号", $"【多多】没有匹配账号");
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
internal static async Task<JsonElement> GetUserInfo(string cookies)
|
|
internal static async Task<JsonElement> GetUserInfo(string cookies)
|