fix 用户调整为使用名称做主键

add 插件API
This commit is contained in:
jxxghp
2023-06-19 17:04:10 +08:00
parent df0ba221f9
commit c7f897fdcd
11 changed files with 152 additions and 35 deletions

View File

@ -5,3 +5,4 @@ from .site import *
from .subscribe import *
from .context import *
from .servarr import *
from .plugin import *