shish hace 3 años
padre
commit
5afee7c342
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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;