Explorar o código

供应商商品维修3

chao %!s(int64=4) %!d(string=hai) anos
pai
achega
f78ef964fc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/main/resources/mapper/PageMapper.xml

+ 1 - 1
src/main/resources/mapper/PageMapper.xml

@@ -336,7 +336,7 @@
         FROM cm_instrument_maintenance a
         LEFT JOIN cm_instrument_maintenance_links b on a.id = b.cmInstrumentMaintenanceId
         WHERE a.id = #{id}
+        limit 1
     </select>
 
-
 </mapper>