@ -2120,7 +2120,6 @@ where a.RowSeq=1
";
if (!input.Parameter1.IsNullOrEmpty())
{
sql = sql.Replace("--<1>--", "and a.ManufacturingNo like '%" + input.Parameter1 + "%' ");