jc_show 日志拆分脚本

This commit is contained in:
pengtao 2019-09-20 15:59:31 +08:00
parent 53d306d80a
commit e7379279e4

View File

@ -37,7 +37,7 @@ class JcShowInit:
v_event_{self.suffix} v_event_{self.suffix}
where where
gameid='{self.gameid}' gameid='{self.gameid}'
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}'