stanley-king il y a 4 ans
Parent
commit
083e180861
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      helper/refill/policy/xyz/policy.php

+ 1 - 1
helper/refill/policy/xyz/policy.php

@@ -9,7 +9,7 @@ use StatesHelper;
 
 class policy extends ProviderManager implements IPolicy
 {
-    const normal_times = 30;
+    const normal_times = 60;
     const normle_time_out = 900;
 
     const high_times = 5;