owner:shoumeng
This commit is contained in:
parent
04255db093
commit
a41eb5768c
4
app.py
4
app.py
@ -44,8 +44,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 data.get('owner_name') != 'shoumeng':
|
if data.get('owner_name') != 'shoumeng':
|
||||||
# continue
|
continue
|
||||||
|
|
||||||
send_data = copy.deepcopy(settings.template_data)
|
send_data = copy.deepcopy(settings.template_data)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user