jhz
2023-03-10 a22fe4ffecc8e82ea1e31a94a5a7cbe7f67b6789
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;