wangliang 4 жил өмнө
parent
commit
86018b0893

+ 2 - 2
themis-business/src/main/java/com/qmth/themis/business/constant/SystemConstant.java

@@ -177,8 +177,8 @@ public class SystemConstant {
 
     //二维码过期时间(秒)
 //        private final static int qrExpireTime = 120;
-//    public final static Long QR_EXPIRE_TIME = 86400L;
-    public final static Long QR_EXPIRE_TIME = 120L;
+    public final static Long QR_EXPIRE_TIME = 86400L;
+//    public final static Long QR_EXPIRE_TIME = 120L;
 
     /**
      * redis分布式锁