From 9c77185cfc973a36d3a7f6dfea113eece09564d4 Mon Sep 17 00:00:00 2001 From: duhe <226547893@qq.com> Date: 星期五, 30 五月 2025 17:31:45 +0800 Subject: [PATCH] 器具状态:新增保存时判断同一个组织下是否代码重复 --- WebAPI/Controllers/CGGL/Cg_PayableBillController.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/WebAPI/Controllers/CGGL/Cg_PayableBillController.cs b/WebAPI/Controllers/CGGL/Cg_PayableBillController.cs index eb29396..3981534 100644 --- a/WebAPI/Controllers/CGGL/Cg_PayableBillController.cs +++ b/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); -- Gitblit v1.9.1