Commit 957058ae authored by shajiaiming's avatar shajiaiming

fix

parent dfefbbb0
......@@ -11,7 +11,7 @@
defined('YII_DEBUG') or define('YII_DEBUG', true);
defined('YII_ENV') or define('YII_ENV', 'dev');
define('USER_PROXY', true);
define('WALLET_PROJECT_PATH', '/data_wallet/token'); //定义框架代码的目录
define('WALLET_PROJECT_PATH', '/data_wallet/bn/token'); //定义框架代码的目录
define('WALLET_RUNTIME_PATH', dirname(__DIR__)); //定义程序运行的目录
require WALLET_PROJECT_PATH . '/vendor/autoload.php';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment