kongzy
2023-10-23 1eeae82f74cbb3469ad8931e45b6fc77a945b912
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