www.gusucode.com > LaySNS PHP轻量内容社区综合系统 v2.4源码程序 > LaySNS_v2.4.0/application/common/model/AuthGroupAccess.php

    <?php
namespace app\common\model;

use think\Model;

class AuthGroupAccess extends Model
{

}