bianjunhui 2 years ago
parent
commit
a6137bb345
1 changed files with 1 additions and 1 deletions
  1. 1 1
      application/module/ctrl/Send_sms_adminAction.class.php

+ 1 - 1
application/module/ctrl/Send_sms_adminAction.class.php

@@ -233,7 +233,7 @@ class Send_sms_adminAction extends Action
         foreach ($city_code as $v){
         foreach ($city_code as $v){
             $new[]=$v['code'];
             $new[]=$v['code'];
         }
         }
-        $is_send=2;
+        $is_send=1;
         do {
         do {
             try {
             try {
                 $n        = ($page-1)*$pageSize;
                 $n        = ($page-1)*$pageSize;