@ -5,7 +5,7 @@ namespace antgoods\goods\models\searchs;
use yii\base\Model;
use yii\data\ActiveDataProvider;
use yii\helpers\ArrayHelper;
use common\models\ars\Goods;
use antgoods\goods\models\ars\Goods;
/**
* GoodsSearch represents the model behind the search form of `common\models\ars\Goods`.