|
@@ -129,7 +129,7 @@ public class PosOrderController extends BaseController {
|
|
|
private WalletService walletService;
|
|
private WalletService walletService;
|
|
|
@Autowired
|
|
@Autowired
|
|
|
private PosFoodMapper posFoodMapper;
|
|
private PosFoodMapper posFoodMapper;
|
|
|
-
|
|
|
|
|
|
|
+ @Autowired
|
|
|
private RedissonClient redissonClient;
|
|
private RedissonClient redissonClient;
|
|
|
@Autowired
|
|
@Autowired
|
|
|
private UserService userService;
|
|
private UserService userService;
|