<?php namespace common\models; class xhTrainUserCourse extends xhBaseModel { public static function tableName() { return 'xhPxUserCourse'; } }