2025.06.101 分钟阅读dify 删除“正在安装插件”提示#dockerdocker exec -it docker-db-1 bash psql -U postgres -d dify_plugin delete from install_tasks; \q exit