<?php namespace common\libs\export\module; use common\libs\export\BaseExport; class BaShopExport extends BaseExport { public $moduleId = 'ba_shop'; }