### 1.3 多应用模式 **bash** ``` # 安装多应用扩展 composer require topthink/think-multi-app ``` 配置 `config/app.php`: **php** ``` 'auto_multi_app' => true, 'ap

评论区

登录 后参与评论
× Preview