1、累计用户添加ad_channel为空的数据 2、新增用户统计脚本
This commit is contained in:
parent
edcfb370f3
commit
910db730b3
@ -45,6 +45,7 @@ class InitFirstAD():
|
||||
self.mysql.insert(table_name, temp)
|
||||
except Exception:
|
||||
log.error(f"insert {line} to mysql Failed !", exc_info=True)
|
||||
log.info(f"write {len(mark_users)} to mysql!")
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user