1
This commit is contained in:
parent
0a49a7b119
commit
22e00d1af2
4
app.py
4
app.py
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user