Jelajahi Sumber

admin update

xiaoyu 3 tahun lalu
induk
melakukan
f41ad7967f
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      admin/control/merchant_info.php

+ 1 - 1
admin/control/merchant_info.php

@@ -203,7 +203,7 @@ class merchant_infoControl extends SystemControl
                         $data = $cell->getValue();
                         $items[] = $data;
                     }
-                    if(empty($items) || count($items) < 8){
+                    if(empty($items) || count($items) < 7){
                         Log::record("items empty or length err",LOG::DEBUG);
                         continue;
                     }