示例#1
0
 public function getJenisMotor0()
 {
     return $this->hasOne(JenisMotor::className(), ['id' => 'id_jenis']);
 }