1
yangle
2022-04-21 98ffd76b42337f3455982adbf384d648f8fef8bd
WebAPI/Controllers/Sc_AssemblyBillController.cs
@@ -172,6 +172,16 @@
                return objjson;
            }
        }
        [Route("Assembly/Delete_Json")]
        [HttpGet]
        public object Delete_Json(long sInterID,string sBarCode)