供应商 付款金额 负数问题

付款记录
购物车回滚库存问题
日库存记录 定时任务
This commit is contained in:
2024-07-01 18:11:26 +08:00
parent 7bf66ab106
commit 7ea3ee3ec0
10 changed files with 194 additions and 27 deletions

View File

@@ -93,7 +93,7 @@ public class TbCashierCartDto implements Serializable {
private Integer userId;
/** 台桌id */
private Integer tableId;
private Long tableId;
/** 打包费 */
private BigDecimal packFee;