Compare commits

..

No commits in common. "3b5e6b4ef2307b1ba8bd198ec59fec82ebd76dff" and "14221a8945a6df8461439612459bc8be95c6052f" have entirely different histories.

1 changed files with 1 additions and 2 deletions

View File

@ -41,8 +41,7 @@
t.purchase_group,
t.callback_result,
t.warehouse,
t.storage_days,
t.storage_location
t.storage_days
FROM qms_incoming_inspection_task t
LEFT JOIN qms_qc_material m ON t.material_id = m.id
LEFT JOIN qms_inspection_standard s ON t.inspection_standard_id = s.id