完成挂账管理相关需求

This commit is contained in:
谭凯凯 2024-11-27 17:13:25 +08:00 committed by Tankaikai
parent 831d828588
commit ed4c1fb034
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ public class TestTask {
private EntityManager entityManager;
@Autowired
private TbPointsExchangeRecordService tbPointsExchangeRecordService;
@Autowired
private TbShopTableBookingService tbShopTableBookingService;
private final TbCashierCartService tbCashierCartService;
private final TbOrderInfoService orderInfoService;