$query = self::find()->andFilterWhere(['v_type' => $v_type])->andFilterWhere(['like', 'a_name', $sea])->asArray()->all();