4.25
This commit is contained in:
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user