id bigint not null,uuid bigint not null comment '扣减编号',sku_id bigint not null comment '商品编号',num int not null comment '当次扣减的数量'