类的使用
com.ishop.merchant.service.MerchantProductCategoryServiceImpl
-
com.ishop.merchant中MerchantProductCategoryServiceImpl的使用
修饰符和类型方法说明protected MerchantProductCategoryServiceImplBaseController.getMerchantProductCategoryService() -
com.ishop.merchant.cache中MerchantProductCategoryServiceImpl的使用
修饰符和类型方法说明voidLocalMerProductCategoryCache.setMerchantProductCategoryService(MerchantProductCategoryServiceImpl merchantProductCategoryService) voidRedisMerProductCategoryCache.setMerchantProductCategoryService(MerchantProductCategoryServiceImpl merchantProductCategoryService) -
com.ishop.merchant.config中MerchantProductCategoryServiceImpl的使用
修饰符和类型方法说明LocalMerchantCacheConfig.merProductCategoryCache(MerchantProductCategoryServiceImpl merchantProductCategoryService) 商户商品分类缓存。RedisMerchantCacheConfig.merProductCategoryCache(com.walker.support.redis.RedisHelper redisHelper, MerchantProductCategoryServiceImpl merchantProductCategoryService) 商户商品分类缓存。