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