Index: temp/trunk/html/admin/batch/daily.php
===================================================================
--- temp/trunk/html/admin/batch/daily.php	(revision 2967)
+++ temp/trunk/html/admin/batch/daily.php	(revision 2968)
@@ -49,8 +49,8 @@
 	$arrRet = $objQuery->select("create_date", "dtb_bat_order_daily", "create_date > ?", array($batch_pass));
 		
-	if(count($arrRet) > 0) {
+	//if(count($arrRet) > 0) {
 		gfPrintLog("LAST BATCH " . $arrRet[0]['create_date'] . " > " . $batch_pass . " -> EXIT BATCH $batch_date");
 		return;
-	}
+	//}
 		
 	// ½¸·×
