index.php, callback.php, demo.php中include config.php的路径错误: > sdk中的路径:include_once ('config.php'); > 应该是:include_once ('../rennclient/config.php');