瀏覽代碼

admin update

xiaoyu 3 年之前
父節點
當前提交
f41ad7967f
共有 1 個文件被更改,包括 1 次插入1 次删除
  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;
                     }