@@ -29,7 +29,7 @@ class send_bytedance_material_month:
def handler(self):
sql = """select a.company_name AS '公司',
a.project_name AS '项目',
- a.account_id AS '账户',
+ concat('`',a.account_id,'`') AS '账户',
a.signature AS '素材标识',
b.media_time AS '上线时间',
'-' 渠道,