This commit is contained in:
2023-04-25 14:58:08 +08:00
parent a6f72d9c4c
commit 48ab83a8f8
226 changed files with 3891 additions and 3530 deletions
@@ -5,7 +5,7 @@
<mapper namespace="digital.laboratory.platform.reagent.mapper.InstructionBookMapper">
<resultMap id="instructionBookMap" type="digital.laboratory.platform.reagent.entity.InstructionBook">
<id property="instructionBookId" column="instruction_book_id"/>
<id property="id" column="id"/>
<result property="auditOpinionOfTechnical" column="audit_opinion_of_technical"/>
<result property="auditResultOfTechnical" column="audit_result_of_technical"/>
<result property="auditTimeOfTechnical" column="audit_time_of_technical"/>