摘要:
public function actionAddPetAncestry(){ $model = new PetAncestry(); $arr = Yii::$app->request->post(); $model->setAttributes($arr); if($model->save()){ re... 阅读全文
posted @ 2017-06-16 16:21
车车大人
阅读(783)
评论(0)
推荐(0)
浙公网安备 33010602011771号