Commit 116ebfcd by lizefeng

优化缺货明细查询

parent eec0bb4f
......@@ -316,7 +316,7 @@ where 1=1
}
catch (Exception ex)
{
return list;
throw;
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment