@@ -6,6 +6,6 @@ class UserConsume extends Base
{
public static function tableName()
- return 'xhUserConsume';
+ return 'xhUserBuyAmount';
}