功能需求优化
This commit is contained in:
parent
a299791d26
commit
f194335742
|
|
@ -149,7 +149,7 @@ public class OrderInfoDto {
|
|||
* 完成订单总数
|
||||
*/
|
||||
private Integer completeOrderCount = 0;
|
||||
private Integer orderCount;
|
||||
|
||||
/**
|
||||
* 订单号查询
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue