chenhaozhe
2025-07-01 e9304832c9f01c1be240b1f6a578fb9d056e2770
WebAPI/Controllers/CGGL/Cg_PayableBillController.cs
@@ -471,7 +471,7 @@
                //应付单 删除 撤销 采购入库单 关联数量
                oCN.RunProc("exec h_p_Cg_UpDateRelation_POStockInToPayable_Del " + HInterID);
                //应付单 删除 撤销 应付单 关联数量
                //应付单 删除 撤销 采购订单 关联数量
                oCN.RunProc("exec h_p_Cg_UpDateRelation_POOrderToPayable_Del " + HInterID);
                oCN.RunProc("delete from Cg_PayableBillMain where HInterID = " + HInterID);