李宇
2021-11-12 43ee95fbdcb6fe0a9d548d0935c23c232d5ffeaa
src/main/java/com/nanometer/smartlab/dao/SysLaboratoryContainerDao.xml
@@ -240,6 +240,7 @@
  <select id="selectLocationByContainerCode" parameterType="java.lang.String" resultType="java.util.Map">
     SELECT
     sl.name,
  CONCAT(sl.location1,"-",sl.location2) location,sl.bar_code barCode
  FROM sys_laboratory_container slc