供应商 付款金额 负数问题
付款记录 购物车回滚库存问题 日库存记录 定时任务
This commit is contained in:
@@ -93,7 +93,7 @@ public class TbCashierCartDto implements Serializable {
|
||||
private Integer userId;
|
||||
|
||||
/** 台桌id */
|
||||
private Integer tableId;
|
||||
private Long tableId;
|
||||
|
||||
/** 打包费 */
|
||||
private BigDecimal packFee;
|
||||
|
||||
Reference in New Issue
Block a user