<?php

define('DEVER_DAEMON', true);

include(dirname(__FILE__) . DIRECTORY_SEPARATOR . '../index.php');

Dever::load('upload/qiniu.callback');