rabin 3 năm trước cách đây
mục cha
commit
63101108a3
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      service/agent/lib/Import.php

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

@@ -132,7 +132,7 @@ class Import
                     }
                 }
 
-                if (isset($v['streetvalue']) && $v['streetvalue']]) {
+                if (isset($v['streetvalue']) && $v['streetvalue']) {
                     $a['id'] = $v['streetvalue'];
                     $a['clear'] = true;
                     $info = Dever::db('area/town')->one($a);