huangfuli 3 년 전
부모
커밋
184d3b7d7f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      winsea-haixin-plugin-yiliangyiyun/src/main/resources/mapper/WarehouseBaseInfoMapper.xml

+ 1 - 1
winsea-haixin-plugin-yiliangyiyun/src/main/resources/mapper/WarehouseBaseInfoMapper.xml

@@ -381,7 +381,7 @@
         UNION ALL
         SELECT
         m.seller as compName,
-        t.send_warehouse as warehouseName,
+        w.warehouse_name as warehouseName,
         w.bin_number as binNumber,
         s.delivery_date as createDate,
         cm.cost as costPrice,