'储值余额', self::balance_money => '现金余额', self::point => '积分', self::growth => '成长值' ); if(!$type) return $list[$type] ?? ''; return $list; } }