yj
2020-03-07 c6037befc88e7e92e93fb928ce20078b6fe293d8
fanli/src/main/java/com/yeshi/fanli/aspect/integral/IntegralGetFrequencyLimitAspect.java
@@ -79,7 +79,7 @@
               } finally {
               }
            } finally {
               jedisPool.returnResource(jedis);
               jedis.close();
            }
         }
      } catch (NoSuchMethodException e) {