bfa33f6efe1bc1472539f8e5edb6897e8747eb7a
后端修复: - InfectionController: 修复HandHygiene/EnvironmentalMonitor字段引用错误 - InfectionAppServiceImpl: delFlag→deleteFlag迁移至HisBaseEntity - HirInfectionCase: 移除冗余delFlag,使用HisBaseEntity.deleteFlag - HirOccupationalExposure: 添加@TableField注解,修复hiv_test_3month列名 - TargetedSurveillance: surveillanceType Integer→String(匹配DB) 数据库修复: - 8张表统一delete_flag/create_by/create_time/update_by/update_time/tenant_id - 移除所有多余del_flag列 - 放宽NOT NULL约束(encounter_id/patient_id/staff_id等) 前端: 8个完整页面(case/hygiene/environment/antibiotic-usage/resistant/exposure/warning/surveillance) 测试: 19/19 API接口全部通过(增删改查+统计)
Description
No description provided
Languages
Java
47.5%
Vue
45.4%
JavaScript
4.4%
Python
1.3%
HTML
0.6%
Other
0.7%