Browse Source

slq

Signed-off-by: Binren Zhnag <zhangbr@elab-plus.com>
Binren Zhnag 5 years ago
parent
commit
570d60975a
1 changed files with 4 additions and 4 deletions
  1. 4 4
      report_push.py

+ 4 - 4
report_push.py

@@ -264,10 +264,10 @@ class ReportPush(object):
     # 2.默认值/006_大麦(集团)/集团项目排行榜v1.3/集团排行榜
     sql_2_2 = """
                 select 
-                     x.brand_id,
-                        x.house_id,
-                        x.house_name,
-                        ifnull(x.pv,0)
+                    x.brand_id,
+                    x.house_id,
+                    x.house_name,
+                    ifnull(x.pv, 0),
                     x.uv,
                     x.new_cust,
                     x.shouquan_cust