|
|
@@ -19,12 +19,7 @@
|
|
|
|
|
|
namespace app\shopapi\lists;
|
|
|
|
|
|
-use app\common\enum\AccountLogEnum;
|
|
|
-use app\common\lists\ListsSearchInterface;
|
|
|
-use app\common\model\Article;
|
|
|
-use app\common\model\Info;
|
|
|
use app\common\model\InfoCategory;
|
|
|
-use app\common\model\Banner;
|
|
|
|
|
|
class InfoCategoryLists extends BaseShopDataLists
|
|
|
{
|