rabin 3 years ago
parent
commit
23a72e9ad5
1 changed files with 2 additions and 0 deletions
  1. 2 0
      service/agent/lib/Tool.php

+ 2 - 0
service/agent/lib/Tool.php

@@ -942,6 +942,8 @@ class Tool
         $mobile = '13581829319,8400';
         $mobile = '13581829319,8400';
 
 
         $mobile = '13959297641,2000';
         $mobile = '13959297641,2000';
+
+        $mobile = Dever::input('mobile');
         $temp = explode('|', $mobile);
         $temp = explode('|', $mobile);
 
 
         foreach ($temp as $k => $v) {
         foreach ($temp as $k => $v) {