新增周报脚本
This commit is contained in:
parent
39340e40f1
commit
ba2f7ce4b7
@ -44,7 +44,8 @@ class TapWeeklyReport:
|
||||
|
||||
data = self.db_conn.query(sql)
|
||||
if data:
|
||||
return data
|
||||
print(f"{tap_type}\t{data}")
|
||||
return True
|
||||
|
||||
def run(self):
|
||||
data = self.build()
|
||||
|
Loading…
x
Reference in New Issue
Block a user