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

+ 1 - 1
crontab/crawl/fetch_goods.php

@@ -1,5 +1,5 @@
 <?php
-
+define('InShopNC',true);
 defined('InShopNC') or exit('Access Invalid!');
 
 require_once (BASE_DATA_PATH . '/api/taobao/TopSdk.php');