Browse Source

Merge branch 'master' of http://192.168.4.246:3000/zhangbr/elab_mvp

binren 5 years ago
parent
commit
4c931071a1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      report_push.py

+ 1 - 0
report_push.py

@@ -91,6 +91,7 @@ class ReportPush(object):
                             rlat_created >= %s
                         AND rlat_created <= %s
                         AND rlat_house_id IN %s
+                        AND cust_house_flag ='1'
                 ) t1
     """