<?php namespace bizGhs\merchant\models; use bizHd\base\models\Base; class MerchantExtend extends Base { /** * @inheritdoc */ public static function tableName() { return 'xhSjExt'; } }