From 3a2dfacc35cc17f442676238727d762756827f15 Mon Sep 17 00:00:00 2001 From: xyz <747050115@qq.com> Date: Wed, 25 Dec 2024 15:57:13 +0800 Subject: [PATCH] =?UTF-8?q?=E5=87=BA=E5=BA=93=E7=94=B3=E8=AF=B7=E6=8B=89?= =?UTF-8?q?=E5=8D=95=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/ic/ic/sapplybill/transfer2/const/index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/ic/ic/sapplybill/transfer2/const/index.js b/src/ic/ic/sapplybill/transfer2/const/index.js index 2a4e1fc..eb7fd8e 100644 --- a/src/ic/ic/sapplybill/transfer2/const/index.js +++ b/src/ic/ic/sapplybill/transfer2/const/index.js @@ -29,8 +29,8 @@ const fileds_orgfilter_Bljh = [ 'mm_pickm_b.cvendorid' //供应商 ]; const PK = { - headBljh: 'mm_pickm', - bodyBljh: 'mm_pickm_b' + headBljh: 'cpickmid', + bodyBljh: 'cpickm_bid' }; const URL = { searchBljh: '/nccloud/ic/sapplybill/queryPickm.do'