|
@@ -16,7 +16,7 @@ class MonitorTask:
|
|
def __init__(self):
|
|
def __init__(self):
|
|
self.InnerConn = TidbConn.get_connection()
|
|
self.InnerConn = TidbConn.get_connection()
|
|
self.OuterConn = TidbProConn.get_connection()
|
|
self.OuterConn = TidbProConn.get_connection()
|
|
- self.table_list = ['ctop_account_attribution_info',
|
|
|
|
|
|
+ self.table_list = [
|
|
'ctop_advertiser',
|
|
'ctop_advertiser',
|
|
'ctop_cwjs_agent_info',
|
|
'ctop_cwjs_agent_info',
|
|
'ctop_material_ascription',
|
|
'ctop_material_ascription',
|