stanley-king 9 years ago
parent
commit
83f6428a56
1 changed files with 2 additions and 2 deletions
  1. 2 2
      crontab/crawl/fetch_goods.php

+ 2 - 2
crontab/crawl/fetch_goods.php

@@ -62,8 +62,8 @@ function not_null($str)
 //$cat = new category();
 //$cat->proc();
 //
-//$treater = new pretreat_tmdata();
-//$treater->proc(false);
+$treater = new pretreat_tmdata();
+$treater->proc(false);
 //
 //$spec = new spec_attr_parser();
 //$spec->proc();