票据打印简化
This commit is contained in:
@@ -636,7 +636,7 @@ public class TbShopTableServiceImpl implements TbShopTableService {
|
||||
.set(TbOrderDetail::getUpdateTime, DateUtil.date())
|
||||
.set(TbOrderDetail::getStatus, "return"));
|
||||
|
||||
rabbitMsgUtils.printDishesReturnTicket(tbOrderDetail.getOrderId(), tbOrderDetail.getOrderId());
|
||||
rabbitMsgUtils.printDishesTicket(tbOrderDetail.getOrderId(), true, tbOrderDetail);
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user