shish 3 лет назад
Родитель
Сommit
5afee7c342
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      app-ghs/controllers/PartController.php

+ 1 - 0
app-ghs/controllers/PartController.php

@@ -4,6 +4,7 @@ namespace ghs\controllers;
 
 use bizGhs\part\classes\PartClass;
 use bizGhs\part\classes\PartItemClass;
+use bizGhs\product\classes\ProductClass;
 use common\components\dict;
 use common\components\imgUtil;
 use common\components\util;