zhanglinxin 1 год назад
Родитель
Сommit
e4e92bd711
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      application/approve/controller/Goods.php

+ 0 - 1
application/approve/controller/Goods.php

@@ -20,7 +20,6 @@ use app\common\model\Goods as model;
 use app\common\model\GoodsStock;
 use app\common\service\GoodsCategoryService;
 use library\Controller;
-use library\tools\Data;
 use think\Db;
 use think\Exception;