Browse Source

policy/chctl add slow6 slow2

ayHaru 3 years ago
parent
commit
ca4811b5d4
1 changed files with 2 additions and 0 deletions
  1. 2 0
      helper/refill/policy/chctl.php

+ 2 - 0
helper/refill/policy/chctl.php

@@ -19,6 +19,8 @@ class chctl
         ['quality'=> 3,'name' => 'channel-ctl-phone-card-limit'],
         ['quality'=> 4,'name' => 'channel-ctl-phone-third-limit'],
         ['quality'=> 5,'name' => 'channel-ctl-phone-slow-limit'],
+        ['quality'=> 6,'name' => 'channel-ctl-phone-slow6-limit'],
+        ['quality'=> 7,'name' => 'channel-ctl-phone-slow2-limit'],
     ];
 
     public function __construct()