<?php define('IS_CRON',true); define('IN_IA', true); include_once __DIR__ . '/../../framework/bootstrap.inc.php'; include_once __DIR__ . '/app/laravel.php'; include_once __DIR__ . '/app/yunshop.php';