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