zhangyuewww 3 سال پیش
والد
کامیت
d8ee81cb1d
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      winsea-haixin-plugin-yiliangyiyun/src/main/resources/mapper/ProcurementPlanInfoMapper.xml

+ 2 - 2
winsea-haixin-plugin-yiliangyiyun/src/main/resources/mapper/ProcurementPlanInfoMapper.xml

@@ -106,7 +106,7 @@
         '买粮' as type,
         comp_id as compId,
         goods_name as goodsName,
-        unit_price as unitPrice,
+        procurement_price as unitPrice,
         receive_private as Privates,
         planned_purchase_volume as plannedVolume,
         receive_city as city,
@@ -125,7 +125,7 @@
         '卖粮' as type,
         comp_id as compId,
         goods_name as goodsName,
-        unit_price as unitPrice,
+        sale_price as unitPrice,
         send_private as Privates,
         planned_sale_volume as plannedVolume,
         send_city as city,