<?php /** * * @since 2018-02-08 * @author zhaoxiang <zhaoxiang051405@gmail.com> */ namespace app\model; class AdminAuthRule extends Base { }