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