up
lyfO_o
2022-04-26 24aeee2fe7b76c7e9a8731f7bef93b48a47da17f
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