jc_show 日志拆分脚本
This commit is contained in:
parent
f9612c9cc2
commit
53d306d80a
@ -40,7 +40,7 @@ class JcShowInit:
|
|||||||
and channel={self.channelid}
|
and channel={self.channelid}
|
||||||
and "$part_event"='event_11_31'
|
and "$part_event"='event_11_31'
|
||||||
and "button_name" ='jc_show'
|
and "button_name" ='jc_show'
|
||||||
and "$part_date"={self.time}
|
and "$part_date"='{self.time}'
|
||||||
"""
|
"""
|
||||||
data = self.tga.get_data(sql)
|
data = self.tga.get_data(sql)
|
||||||
all = list()
|
all = list()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user