fix:修正sql

This commit is contained in:
jiaji.H 2026-01-15 13:15:57 +08:00
parent c4571c8bef
commit bf4aa92713

View File

@ -1004,7 +1004,7 @@ func balanceInfoWithShop(startMonth string, endMonth string, startTime string, e
bb.bundle_data_analysis_number + bb.bundle_data_analysis_number +
bb.monthly_bundle_limit_data_analysis_number + bb.monthly_bundle_limit_data_analysis_number +
bb.monthly_bundle_limit_expired_data_analysis_number bb.monthly_bundle_limit_expired_data_analysis_number
) AS data_analysis ) AS data_analysis,
( (
bb.bundle_competitive_number + bb.bundle_competitive_number +
bb.monthly_bundle_limit_competitive_number + bb.monthly_bundle_limit_competitive_number +