.1915763867792649:61a8e5205d9edfb5e731e02c2d8f826a_69de652c5b35a0d4139f7f98.69de6d225b35a0d4139f8002.69de6d221f2e35bf02e01ba5:Trae CN.T(2026/4/15 00:36:50)#13
Open
keep-me wants to merge 4 commits intoColor2333:mainfrom
Conversation
keep-me
commented
Apr 14, 2026
- 新增标签数据模型及关联表
- 添加标签相关API接口
- 实现前端标签管理界面
- 支持为论文添加/移除标签
- 支持按标签筛选论文
- 添加标签初始化脚本
- 新增标签数据模型及关联表 - 添加标签相关API接口 - 实现前端标签管理界面 - 支持为论文添加/移除标签 - 支持按标签筛选论文 - 添加标签初始化脚本
keep-me
commented
Apr 14, 2026
Author
keep-me
left a comment
There was a problem hiding this comment.
模型未修改任何内容,检查了一遍后仅仅是重启了后端,但是重启之后加载文件夹统计失败、加载论文列表失败,之前数据库中的论文消失,并且点收集论文功能显示网络连接失败,请检查后端服务是否启动
添加 init_db.py 用于初始化数据库表结构 添加 check_db.py 用于检查数据库状态 添加 check_alembic.py 用于检查 alembic 版本
添加测试脚本test_ingest.py用于测试论文导入功能 在init_db.py中为pipeline_runs表添加decision_note列
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.