企业资质审核代码更新备份

cert
1178634255 2 years ago
parent a501b856b1
commit 179eeea4c8

@ -124,13 +124,13 @@
sup_product.allowNoExpire,
sup_product.allowNoProduct,
sup_product.allowNoSerial,
sup_company.companyName supName,
user_company.companyName supName,
sup_manufacturer.companyName manufacturerName,
sup_manufacturer.companyName,
sup_manufacturer.agentName
FROM sup_product
inner join sup_company
on sup_product.customerId = sup_company.customerId
inner join user_company
on sup_product.customerId = user_company.customerId
INNER JOIN sup_manufacturer
on sup_manufacturer.manufacturerId =
sup_product.manufacturerIdFk

Loading…
Cancel
Save