From e1cc2eabf9699c8fb601ff42cf8ce34ad536bc76 Mon Sep 17 00:00:00 2001 From: yangle <admin@YINMOU> Date: 星期四, 27 四月 2023 14:56:06 +0800 Subject: [PATCH] 1 --- WebAPI/Controllers/BaseSet/Gy_MaterialController.cs | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) diff --git a/WebAPI/Controllers/BaseSet/Gy_MaterialController.cs b/WebAPI/Controllers/BaseSet/Gy_MaterialController.cs index 53f1366..3def53a 100644 --- a/WebAPI/Controllers/BaseSet/Gy_MaterialController.cs +++ b/WebAPI/Controllers/BaseSet/Gy_MaterialController.cs @@ -663,6 +663,18 @@ if (Ds.Tables[0].Rows.Count != 0) { oCN.BeginTran(); + + ////鑾峰彇绯荤粺鍙傛暟 + //string Ret = ""; + //if (oSystemParameter.ShowBill(ref Ret)) + //{ + // //鍒ゆ柇鏄惁鍙兘鍒犻櫎鑷繁鐢熸垚鐨勬潯鐮� + // if (oSystemParameter.omodel.BarCode_DeleterAndMakerllustSame != "榫欏北姹介厤") //绯荤粺鍙傛暟 + // { + + // } + //} + oCN.RunProc("Delete from Gy_BarCodeBill Where HItemID in (" + HInterID + ")"); //鍐欏叆绯荤粺鏃ュ織 -- Gitblit v1.9.1