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,