1
yangle
2023-07-18 2e189d6bb96b6ff747b4cc16a7bf4c9ce116d133
WebAPI/Controllers/Sc_AssemblyBillController.cs
@@ -172,6 +172,16 @@
                return objjson;
            }
        }
        [Route("Assembly/Delete_Json")]
        [HttpGet]
        public object Delete_Json(long sInterID,string sBarCode)