@@ -1693,7 +1693,7 @@
<if test="planType == '7121'"><!-- 油 -->
SELECT
quality.*, acceptance.id acceptanceId,
- tank.storageTank_name
+ tank.storageTank_name tankName
FROM
business_plan_acceptance acceptance
INNER JOIN business_plan_acceptance_detail detail ON detail.acceptance_id = acceptance.id