// +---------------------------------------------------------------------- namespace app\common\service\cart; use app\common\service\Service; class Shopping extends Service { }