@ -52,7 +52,7 @@ class XProcess(Process):
obj = getattr(handler_event, type_)
obj(msg)
elif type_ == settings.STOP_SIGNAL:
continue
# continue
# 1 小时内有效
if msg.get('#time', 0) + 3600 < int(time.time()):
The note is not visible to the blocked user.