1
cwjbxqmz
2023-11-21 610ed3b61509c7244bc401e436fb90d2285b65bf
WebAPI/Controllers/SCGL/Sc_ICMOChangeBillController.cs
@@ -498,6 +498,14 @@
                        objJsonResult.data = null;
                        return objJsonResult;
                    }
                    else if (ds.Tables[0].Rows[0]["HBillStatus"].ToString() != "2")
                    {
                        objJsonResult.code = "0";
                        objJsonResult.count = 0;
                        objJsonResult.Message = "审核失败!原因:源单未处于审核状态!";
                        objJsonResult.data = null;
                        return objJsonResult;
                    }
                    oCN.BeginTran();
                    //反写源单数据