// +---------------------------------------------------------------------- namespace app\common\service\users; use app\common\service\Service; class Comments extends Service { }