完成挂账管理相关需求
This commit is contained in:
parent
831d828588
commit
ed4c1fb034
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue