Beispiel #1
0
 public function getDetro()
 {
     return $this->hasMany(Rtdetail::className(), ['KD_RO' => 'KD_RO']);
 }