摘要: 使用不同的数据库(需在db.php中配置) https://learnku.com/docs/yii-framework/2.0.x/active-record/12076#bdd6c2 Yii::$app->db Yii::$app->dbOther //数据库连接实例化$db = Yii::$a 阅读全文
posted @ 2025-06-15 20:08 fsl 阅读(12) 评论(0) 推荐(0)
摘要: 安装必要插件 composer require yiisoft/yii2-httpclient composer require --prefer-dist yiisoft/yii2-imagine composer require --prefer-dist yiisoft/yii2-redis 阅读全文
posted @ 2025-06-15 10:56 fsl 阅读(11) 评论(0) 推荐(0)