|
@@ -61,7 +61,7 @@
|
|
cd.detect_date detectDate,
|
|
cd.detect_date detectDate,
|
|
cd.product_color_id productColorId,
|
|
cd.product_color_id productColorId,
|
|
qd.describe_title questionTitle,
|
|
qd.describe_title questionTitle,
|
|
- pt.type_name productName,
|
|
|
|
|
|
+ pt.type_name productTypeName,
|
|
cd.maintenance_results maintenanceResults
|
|
cd.maintenance_results maintenanceResults
|
|
from tb_rst_complaint_detect cd
|
|
from tb_rst_complaint_detect cd
|
|
LEFT JOIN tb_rst_product_info pi ON cd.product_id = pi.product_id
|
|
LEFT JOIN tb_rst_product_info pi ON cd.product_id = pi.product_id
|