gaodandan 7 年 前
コミット
818192d0ae
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1 1
      src/main/java/com/chinaitop/depot/device/mapper/StorageDeviceinputMapper.xml

+ 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