gitblog icon indicating copy to clipboard operation
gitblog copied to clipboard

Docker

Open YazhuoGuan opened this issue 5 years ago • 3 comments

How to use docker

YazhuoGuan avatar Oct 31 '19 08:10 YazhuoGuan

hello

God666666 avatar Nov 20 '20 08:11 God666666

$garage_id = Yii::$app->request->get('garage_id'); $general_id = Yii::$app->request->get('general_id'); if(!$garage_id && !$general_id){ Yii::$app->response->setStatusCode(422,'garage_id or general_id is required'); return $this->asJson([]); }

God666666 avatar Nov 20 '20 08:11 God666666

I think you should use an <addr> element here instead.

God666666 avatar Nov 20 '20 08:11 God666666