瀏覽代碼

sql更改

gaodandan 7 年之前
父節點
當前提交
40e560cbe9
共有 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