inspect-server/src/main/resources/mapper/InsSampleMapper.xml
@@ -160,6 +160,10 @@ and state = 1 and ip.son_laboratory = #{laboratory} </select> <select id="getSampleEn" resultType="java.lang.String"> select name_en from `center-lims`.product where name = #{sample} </select> <resultMap id="sampleDto" type="com.yuanchu.mom.dto.SampleProductDto"> <id property="id" column="id" jdbcType="INTEGER"/>