查询未拣货订单商品统计

This commit is contained in:
苏尹岚
2020-02-21 16:14:16 +08:00
parent 05eb9b6a8e
commit f054243c77
4 changed files with 53 additions and 0 deletions

View File

@@ -872,3 +872,5 @@ func RefreshOrdersPriceInfo(ctx *jxcontext.Context, fromTime, toTime time.Time,
}
return hint, err
}