...
|
...
|
@@ -79,11 +79,7 @@ public class UnionServiceImpl implements IUnionService,ApplicationEventPublisher |
|
|
|
|
|
@Redis("yohoNoSyncRedis")
|
|
|
YHRedisTemplate yHRedisTemplate;
|
|
|
|
|
|
// @Redis("yohoNoSyncRedis")
|
|
|
// YHValueOperations yhValueOperations;
|
|
|
|
|
|
@Redis("yohoNoSyncRedis")
|
|
|
@Autowired
|
|
|
RedisValueCache yhValueOperations;
|
|
|
|
|
|
@Value("${exclude.union.type:100000000000349}")
|
...
|
...
|
|