This commit is contained in:
wuaho 2021-10-15 16:31:11 +08:00
parent 0a49a7b119
commit 22e00d1af2

4
app.py
View File

@ -48,8 +48,8 @@ def run():
if event_name not in settings.legu_to_sm_event:
continue
# if 'shoumeng' not in (data.get('owner_name') or ''):
# continue
if 'shoumeng' not in (data.get('owner_name') or ''):
continue
idx += 1
data['data_id'] = idx