Commit f49069e5 by hanghang.wang

Merge branch 'feature/20210521_分页查询订单记录_wanghanghang'

parents 61f939b1 795c48de
......@@ -28,6 +28,9 @@ public class OrderConditionsReq {
//用户ID")
private String userId;
//用户ID集合,会员使用")
private List<String> userIds;
//用户姓名")
private String userName;
......
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