mirror of
https://github.com/Megghy/MegghysAPI.git
synced 2025-12-06 22:26:56 +08:00
添加headerapi
This commit is contained in:
@@ -8,7 +8,7 @@ namespace MegghysAPI.Modules
|
||||
{
|
||||
public static class PixivFavoriteDownloader
|
||||
{
|
||||
[AutoInit]
|
||||
[AutoInit(Async = true)]
|
||||
public static void Init()
|
||||
{
|
||||
Favorites = DB.SQL.Select<PixivImgInfo>().ToList();
|
||||
|
||||
Reference in New Issue
Block a user