Browse Source

无效注释

三七 1 week ago
parent
commit
fd7cbf2570

+ 0 - 3
fs-qwhook-sop/src/main/java/com/fs/app/redis/RedisKeyExpirationListener.java

@@ -41,9 +41,6 @@ public class RedisKeyExpirationListener extends KeyExpirationEventMessageListene
     @Autowired
     private ConfigUtil configUtil;
 
-    @Value("${hook.path}")
-    private String hookPath;
-
     @Autowired
     private StringRedisTemplate redisTemplate;  // 使用 RedisTemplate 进行分布式锁