zzr99
2022-06-30 e15d9e6c8186d7c24695af49ff857c5cb281e3b2
WebAPI/Controllers/Sc_AssemblyBillController.cs
@@ -172,6 +172,16 @@
                return objjson;
            }
        }
        [Route("Assembly/Delete_Json")]
        [HttpGet]
        public object Delete_Json(long sInterID,string sBarCode)