예제 #1
0
 public function getBudget()
 {
     return $this->hasOne(Termcustomers::className(), ['ID_TERM' => 'ID_TERM']);
 }