[attach]765[/attach] use Config\Config; require_once __DIR__ . '/../../vendor/autoload.php'; // gateway 進(jìn)程,這里使用Text協(xié)議,可以用telnet測(cè)試 $gateway = new Gateway(Config\Config::$defaultEnv); use 一直提示找不到Config Fatal err...