Procházet zdrojové kódy

我的职级-统计广电卡查询修复

mac před 2 roky
rodič
revize
269b721bf5

+ 1 - 2
kxs-user/kxs-user-biz/src/main/resources/mapper/TradeDaySummaryMapper.xml

@@ -21,8 +21,7 @@
                             from UserTradeMonthSummary
                             from UserTradeMonthSummary
                             where UserId = #{userId}
                             where UserId = #{userId}
                               and SeoTitle = 'team'
                               and SeoTitle = 'team'
-                              and BrandId = 14
-                            GROUP BY TradeMonth) gd on gd.UserId = pos.UserId
+                              and BrandId = 14) gd on gd.UserId = pos.UserId
 
 
                  left join (select sum(TradeAmount) as zlb, UserId
                  left join (select sum(TradeAmount) as zlb, UserId
                             from HelpProfitUserTradeSummay
                             from HelpProfitUserTradeSummay