<?php namespace app\common\service; /** * 会员身份等级管理 * Class UserIdentity */ class UserIdentity { public static function checkVip() { } }