gaodandan лет назад: 7
Родитель
Сommit
818192d0ae

+ 1 - 1
src/main/java/com/chinaitop/depot/device/mapper/StorageDeviceinputMapper.xml

@@ -529,7 +529,7 @@
529 529
 
530 530
   <select id="getShelfGetList" parameterType="java.lang.String" resultType="com.chinaitop.depot.device.model.ContentBean">
531 531
 
532
-    select shelf_id shelfId,id  from basic_equipment_equipment_pool 
532
+    select shelf_id shelfId,id  from basic_equipment_equipment_pool bee
533 533
 
534 534
 	where id in 
535 535