Browse Source

slq

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

+ 1 - 1
report_push.py

@@ -267,7 +267,7 @@ class ReportPush(object):
                      x.brand_id,
                      x.brand_id,
                         x.house_id,
                         x.house_id,
                         x.house_name,
                         x.house_name,
-                        x.pv,
+                        ifnull(x.pv,0)
                     x.uv,
                     x.uv,
                     x.new_cust,
                     x.new_cust,
                     x.shouquan_cust
                     x.shouquan_cust