功能需求优化

This commit is contained in:
mashuai 2025-02-21 17:33:09 +08:00
parent a299791d26
commit f194335742
1 changed files with 1 additions and 1 deletions

View File

@ -149,7 +149,7 @@ public class OrderInfoDto {
* 完成订单总数
*/
private Integer completeOrderCount = 0;
private Integer orderCount;
/**
* 订单号查询
*/