Пример #1
0
 public function getDeptsub()
 {
     return $this->hasOne(Deptsub::className(), ['DEP_SUB_ID' => 'DEP_SUB_ID']);
 }