Skip to content

Commit

Permalink
fix 插件下载Bug
Browse files Browse the repository at this point in the history
  • Loading branch information
jxxghp committed Dec 4, 2023
1 parent 2c43d8e commit 1323cd5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion app/db/plugindata_oper.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from typing import Any

from app.db import DbOper
from app.db.models.plugin import PluginData
from app.db.models.plugindata import PluginData
from app.utils.object import ObjectUtils


Expand Down

0 comments on commit 1323cd5

Please sign in to comment.