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,