Commit 942d5b43 authored by 鲁鑫's avatar 鲁鑫

采购信息记录复制功能bug解决

parent 8fe2e8e3
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<query name="sapPurchaseInfoRecordItemByIds" label="根据id查询" table="sap_purchase_info_record_item"> <query name="sapPurchaseInfoRecordItemByIds" label="根据id查询" table="sap_purchase_info_record_item">
<sql-query> <sql-query>
select select
t.id, '' as id,
'' as sap_purchase_info_record_id, '' as sap_purchase_info_record_id,
t.ZYY, t.ZYY,
t.LIFNR, t.LIFNR,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment