[moka同窗筆記]yII2獲取最後一條數據

$model = User::find()->select('name')->where(['is_deleted'=>0])->orderBy('update_at DESC)->limit(1)->all();
相關文章
相關標籤/搜索