public function getPut()
 {
     return $this->hasOne(\backend\models\DafSuboutput::className(), ['suboutput_id' => 'suboutput_id']);
 }