Ajuste products_companies.php

This commit is contained in:
Kenio 2025-07-17 11:45:09 -03:00
parent 3938a9035f
commit bae9f153df

View file

@ -3,7 +3,7 @@
/** Importação de classes */
use vendor\model\Products;
use vendor\model\ProductsCompanies;
use vendor\controller\client_products\CompaniesProductsValidate;
use vendor\controller\companies_products\CompaniesProductsValidate;
try{