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: if event_name not in settings.legu_to_sm_event:
continue continue
# if 'shoumeng' not in (data.get('owner_name') or ''): if 'shoumeng' not in (data.get('owner_name') or ''):
# continue continue
idx += 1 idx += 1
data['data_id'] = idx data['data_id'] = idx