rabin %!s(int64=3) %!d(string=hai) anos
pai
achega
4788987f81
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      service/agent/lib/Import.php

+ 1 - 0
service/agent/lib/Import.php

@@ -440,6 +440,7 @@ class Import
         $key = 9;
         if ($data) {
             foreach ($data as $k => $v) {
+                $update = array();
                 $update['avatar'] = $this->upload($v['avatar']);
                 $update['sign'] = $this->upload($v['sign']);
                 $update['idcard_front'] = $this->upload($v['idcard_front']);