systime is modified

This commit is contained in:
18262620154
2025-03-24 16:52:32 +08:00
parent 0ccfd0151f
commit 183299c06b

View File

@ -307,7 +307,7 @@ def main():
# except Exception as e:
# errEvents.append(str(item))
k+=1
if k==1:
if k==5:
break
errfile = os.path.join(parmDict["savepath"], f'error_events.txt')