YL
2021-10-19 08c1b3e715dd645b8c3f3f88f7983fbab2503823
WebAPI/Controllers/Sc_AssemblyBillController.cs
@@ -172,6 +172,16 @@
                return objjson;
            }
        }
        [Route("Assembly/Delete_Json")]
        [HttpGet]
        public object Delete_Json(long sInterID,string sBarCode)