jhz
2023-03-10 a6ffdc0a14d59a90452ba4758b1bfbfee8ef95ff
WebAPI/Controllers/生产管理/生产任务单/Sc_ICMOBillController.cs
@@ -143,6 +143,9 @@
                    return objJsonResult;
                }
                //淇敼瀛楁 HSTOCKINORGID
                oCN.RunProc("update Sc_ICMOBillSub set HSTOCKINORGID=" + HPRDORGID + " where HInterID=" + HInterID);
                objJsonResult.code = "1";
                objJsonResult.count = 1;
                objJsonResult.Message = null;