Quellcode durchsuchen

屏蔽pdd的没账号提醒

dodo hold vor 1 Jahr
Ursprung
Commit
217019ea27

Datei-Diff unterdrückt, da er zu groß ist
+ 0 - 0
molilian.api/Properties/PublishProfiles/latest.pubxml.user


+ 1 - 1
molilian.core/Core/pdd/PddPoolCore.cs

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

Einige Dateien werden nicht angezeigt, da zu viele Dateien in diesem Diff geändert wurden.