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