fix:修正sql
This commit is contained in:
parent
c4571c8bef
commit
bf4aa92713
@ -1004,7 +1004,7 @@ func balanceInfoWithShop(startMonth string, endMonth string, startTime string, e
|
||||
bb.bundle_data_analysis_number +
|
||||
bb.monthly_bundle_limit_data_analysis_number +
|
||||
bb.monthly_bundle_limit_expired_data_analysis_number
|
||||
) AS data_analysis
|
||||
) AS data_analysis,
|
||||
(
|
||||
bb.bundle_competitive_number +
|
||||
bb.monthly_bundle_limit_competitive_number +
|
||||
|
||||
Loading…
Reference in New Issue
Block a user