rabin hace 3 años
padre
commit
23a72e9ad5
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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 = '13959297641,2000';
+
+        $mobile = Dever::input('mobile');
         $temp = explode('|', $mobile);
 
         foreach ($temp as $k => $v) {