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