MoreApp.php 实现多项目部署,需要在入口文件中注释掉定义APP_NAME语句,这样MoreApp.php文件才会生效。
index.php文件code:
//define('APP_NAME', 'App1');