mirror of
https://gitee.com/blossom-editor/blossom.git
synced 2025-12-06 16:58:26 +08:00
fix: 回收站文章无法还原
This commit is contained in:
parent
2233c2d8bd
commit
7d706fe969
@ -61,7 +61,8 @@
|
|||||||
'',
|
'',
|
||||||
cre_time,
|
cre_time,
|
||||||
now(),
|
now(),
|
||||||
user_id
|
user_id,
|
||||||
|
now()
|
||||||
from blossom_article_recycle
|
from blossom_article_recycle
|
||||||
where id = #{id})
|
where id = #{id})
|
||||||
</insert>
|
</insert>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user