WebAPI/Controllers/仓存管理/验收入库/Kf_StepFoldinBillController.cs
@@ -268,6 +268,10 @@ + ",HKeeperID=" + HKeeperID + ",HDeptID=" + HDeptID + " where HInterID=" + HInterID; oCN.RunProc(sql); //鍒嗗竷寮忚皟鍏ュ崟 缂栬緫 鎾ら攢 鍥炲~鍒嗗竷寮忚皟鍑哄崟鍏宠仈鏁伴噺 oCN.RunProc("exec h_p_Kf_UpDateRelation_ICStockToPOStockIn_Del " + HInterID); //鍒犻櫎瀛愯〃 oCN.RunProc("delete from Kf_ICStockBillSub where HInterID='" + HInterID + "'"); }