订单优化

This commit is contained in:
admin
2024-06-10 00:24:53 +08:00
parent ce83c0e973
commit 16f3bda85a
10 changed files with 157 additions and 10 deletions

View File

@@ -92,6 +92,12 @@ public class PlayClerkRandomOrderDetailReturnVo {
*/
private BigDecimal estimatedRevenue;
/**
* 店员收入比例
*/
private Integer estimatedRevenueRatio;
/**
* 优惠金额
*/