feat(hjgl): 完善图纸识别与材料管段信息管理

扩展图纸识别结果模型和保存流程,按管线及页码替换识别明细,
避免重复导入造成数据累积;同时自动补充材料编码库数据,
新增材料总览、管段长度总览及 PDF 焊口标记功能,提升识别数据
的查询、复核和后续使用效率。
This commit is contained in:
2026-07-17 14:36:32 +08:00
parent 040de31eb1
commit 7fb6b255d2
36 changed files with 2313 additions and 354 deletions
@@ -33,7 +33,7 @@ GO
-- 创建 HJGL_DrawingRecognition_PipeLengths 表
CREATE TABLE HJGL_DrawingRecognition_PipeLengths (
id NVARCHAR(50) NOT NULL, -- 记录ID
pipe_no INT NULL, -- 管线号
pipe_no NVARCHAR(200) NULL, -- 管线号
pipe_page_no INT NULL, -- 管线号页码
group_index INT NULL, -- 组索引
pos_no NVARCHAR(50) NULL, -- 位置编号(如 "<1>"