Commit 3eac0440 by 泽锋 李

fix

parent 54586767
......@@ -533,7 +533,7 @@ left join dc_base_warehouse as dbw on t1.warehouse_code = dbw.warehouse_code
total = 0;
}
else
{
{
if (is_warehouse_sum)
{
countSql += " group by t1.warehouse_code ";
......
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